Displaying 1 result from an estimated 1 matches for "ke2034_32".
2004 Apr 24
0
Problem with FreeDOS ke2034_32 + PXELINUX + memdisk
I am using FreeDOS kernel 2.0.34 with FAT32 support (ke2034_32),
together with PXELINUX and memdisk from SYSLINUX 2.0.9-pre15.
I am experiencing this problem on multiple test systems (Dell
Precision 450 and IBM T22 so far).
My pxelinux.cfg/default has these lines:
label test
kernel memdisk
append initrd=test.img keeppxe
...which let m...