Anyone know the correct syntax for specifying a floppy image in the /tftpboot/pxelinux.cfg/default file? I am trying to use: label Dos Bootdisk MENU LABEL Dos bootdisk FDIMAGE discimage.img But when I select it the menu, I get a message saying "Automatic boot in 30 seconds" and nothing happens. I would use: label Dos Bootdisk 2 MENU LABEL Dos bootdisk 2 kernel memdisk append initrd=discimage.img but this is a 2.88meg floppy and memdisk wont boot it? Thanks! jlc
Joseph L. Casale wrote: ...> but this is a 2.88meg floppy and memdisk wont boot it?Strange; according to /usr/share/doc/syslinux-3.70/memdisk.txt memdisk can handle 2.88M floppies. What is the exact size of the floppy image file? Mogens -- Mogens Kjaer, Carlsberg A/S, Computer Department Gamle Carlsberg Vej 10, DK-2500 Valby, Denmark Phone: +45 33 27 53 25, Fax: +45 33 27 47 08 Email: mk at crc.dk Homepage: http://www.crc.dk