2007-09-23 08:04:20 +00:00
|
|
|
default linux
|
|
|
|
label linux
|
|
|
|
kernel vmlinuz
|
2007-09-23 08:04:21 +00:00
|
|
|
append initrd=initrd.gz boot=casper netboot nfsroot=LIVE_SERVER_ADDRESS:LIVE_SERVER_PATH LIVE_BOOTAPPEND
|
2007-09-23 08:04:21 +00:00
|
|
|
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
|
2007-09-23 08:04:20 +00:00
|
|
|
label memtest
|
|
|
|
kernel memtest
|
|
|
|
display isolinux.txt
|
|
|
|
timeout 0
|
|
|
|
prompt 1
|
|
|
|
f1 f1.txt
|
|
|
|
f3 f3.txt
|
|
|
|
f4 f4.txt
|
|
|
|
f8 f8.txt
|
|
|
|
f9 f9.txt
|
|
|
|
f0 f10.txt
|