It needs those pxelinux.cfg/ prefixes.
Keep up the great work!
default linux label linux kernel vmlinuz append initrd=initrd.gz boot=casper netboot nfsroot=LIVE_SERVER_ADDRESS:LIVE_SERVER_PATH LIVE_BOOTAPPEND label nfs kernel vmlinuz append initrd=initrd.gz boot=casper netboot=nfs nfsroot=LIVE_SERVER_ADDRESS:LIVE_SERVER_PATH LIVE_BOOTAPPEND label nfslegacy kernel vmlinuz append initrd=initrd.gz boot=casper root=/dev/nfs nfsroot=LIVE_SERVER_ADDRESS:LIVE_SERVER_PATH LIVE_BOOTAPPEND label cifs kernel vmlinuz append initrd=initrd.gz boot=casper netboot=cifs nfsroot=LIVE_SERVER_ADDRESS:LIVE_SERVER_PATH LIVE_BOOTAPPEND label cifslegacy kernel vmlinuz append initrd=initrd.gz boot=casper root=/dev/cifs nfsroot=LIVE_SERVER_ADDRESS:LIVE_SERVER_PATH LIVE_BOOTAPPEND label memtest kernel memtest DISPLAY pxelinux.cfg/isolinux.txt timeout 0 prompt 1 F1 pxelinux.cfg/f1.txt F2 pxelinux.cfg/f2.txt F3 pxelinux.cfg/f3.txt F4 pxelinux.cfg/f4.txt F5 pxelinux.cfg/f5.txt F6 pxelinux.cfg/f6.txt F7 pxelinux.cfg/f7.txt F8 pxelinux.cfg/f8.txt F9 pxelinux.cfg/f9.txt F0 pxelinux.cfg/f10.txt
_______________________________________________ Debian-live-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-live-devel

