Displaying 1 result from an estimated 1 matches for "pxelinunx".
Did you mean:
pxelinnux
2003 Sep 11
0
Booting DOS (FLOPPY) via PXE / MEMDISK
hi there,
some problem:
-setup dhcp
-setup tftp
-setup pxelinux (?!)
-dhcp: ok, client get correkt ip and so on
-tftp: ok, client downloads pxelinux.0
-pxelinunx: seemed to be ok
bootscreen:
<snip>
boot:
loading memdisk...
loading xyz.img
Ready.
the problem is, the image do not start. after the "ready" prompt nothing
happens.
the image file has generated from a bootable floppy disk (1.440) by dd
if=/dev/fdo of=xyz.img
any solutions?
thank...