H. Peter Anvin
2005-Aug-23 21:16 UTC
[syslinux] SYSLINUX 3.10-pre21: ISOLINUX fixes, MEMDISK changes
I have just pushed out SYSLINUX 3.10-pre21; this fixes ISOLINUX, and adds a fix for MEMDISK -- it so happens that running ISOLINUX under Bochs triggers a bug with similar behaviour as I've seen reported on here, so I'm *hoping* this might fix the "doesn't work without harddisk" problem and perhaps the IBM/USB problem some people have been reporting. Again, I really want to push out 3.10 ASAP, so any testing reports (positive or negative) I can get at this stage would be super-helpful. http://www.kernel.org/pub/linux/utils/boot/syslinux/Testing/ -hpa
Samuel Clements
2005-Aug-24 00:05 UTC
[syslinux] SYSLINUX 3.10-pre21: ISOLINUX fixes, MEMDISK changes
H. Peter Anvin wrote:> I have just pushed out SYSLINUX 3.10-pre21; this fixes ISOLINUX, and > adds a fix for MEMDISK -- it so happens that running ISOLINUX under > Bochs triggers a bug with similar behaviour as I've seen reported on > here, so I'm *hoping* this might fix the "doesn't work without harddisk" > problem and perhaps the IBM/USB problem some people have been reporting.Continues to work on my 945G board (integrated Intel gigabit lan) with the following pxelinux.cfg/default: default menu.c32 prompt 0 TIMEOUT 1200 label memtest kernel memtestbin menu default label D865GLCLK P21 BIOS kernel memdisk append initrd=lc-21.img label i8254x 10/100/1000 menu kernel memdisk append initrd=e1000.img label i8255x 10/100 menu kernel memdisk append initrd=e100b.img label Broadcom 44x 10/100 menu kernel memdisk append initrd=b44.img label Realtek 8139 10/100 menu kernel memdisk append initrd=rltk.img label HGSTDFTv3.77 kernel memdisk append initrd=HGST-DFT.3.77.img label HGSTDFTv4.04 kernel memdisk append initrd=dft32_v404_b00_install.img label Maxtor PowerMax v4.09 kernel memdisk append initrd=maxblast.img label Seagate Seatools v.3.00.07 kernel memdisk append initrd=broke label Fujitsu Diag kernel memdisk append initrd=fj-diag.img label TP1348 BIOS kernel memdisk append initrd=TP1348.img label MV1348 BIOS kernel memdisk append initrd=MV1348.img