[syslinux] pxelinux+memdisk

Blaauw,Bernd B. B.Blaauw at student.fontys.nl
Fri Dec 10 11:33:34 PST 2004


Hi,
if you search archives, you can find that for PXE boot it's easiest to first confirm PXE booting is working:
try memtest+ (www.memtest.org) as what you want to execute over network.

rename memtestp.bin to memtestp,
create directory pxelinux.cfg on your server,
create textfile called 'default' and place it in that directory.

contents something like this:

prompt 0
default 0
ontimeout 0
timeout 150

label 0
    kernel memtestp
label 1
    kernel memdisk
      append initrd=win98.img

memdisk, memtestp and win98.img need to be in the root of your tftpboot directory on the server.

and that's all the help I can offer as an end-user of Windows
(no expert, and hardly any Linux experience)

Bernd


----------------------------------------------------------------
Op deze e-mail zijn de volgende voorwaarden van toepassing:

http://www.fontys.nl/disclaimer

The above disclaimer applies to this e-mail message.
----------------------------------------------------------------




More information about the Syslinux mailing list