Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to build ipxelinux.0
2016-02-12, 00:16
Post: #3
RE: How to build ipxelinux.0
(2016-02-11 21:46)NiKiZe Wrote:  Does

Code:
git clone git://git.ipxe.org/ipxe.git
cd ipxe/src
make

Work without any problem? if not what is the output?

any recent linux should work, you could probably even use systemrescuecd or just a minimal gentoo stage3

(Creating a minimal, clean, public, ipxe bootable environment for building ipxe is still on my todo list)

That did work and I managed to create ipxe.pxe, ipxe.iso, ipxe.usb, ipxe.lkrn, ipxe.dsk.

I'm not sure what any of them do but I put the ipxe.pxe in the root path of my tftp server.
ipxe.pxe did boot but then stopped with:-

Code:
Next server: 192.168.1.1
Filename: ipxe.pxe
Root path: tftpboot
Ignoring unsupported root path
tftp://192.168.1.1/ipxe.pxe... ok
ipxe.pxe : 306366 bytes [PXE-NBP]

The root path provided worked fine with PXELINUX.

I was, however, able to get to an ipxe prompt and boot using http://boot.ipxe.org/demo/boot.php
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
How to build ipxelinux.0 - balanga - 2016-02-11, 19:13
RE: How to build ipxelinux.0 - NiKiZe - 2016-02-11, 21:46
RE: How to build ipxelinux.0 - balanga - 2016-02-12 00:16



User(s) browsing this thread: 1 Guest(s)