DEFAULT /boot/isolinux/vesamenu.c32 PROMPT 0 TIMEOUT 300 TOTALTIMEOUT 450 #### MENU BACKGROUND /boot/isolinux/splash.png MENU TITLE Super-Disc ** 09Mar07 Edition #### #### The 1st byte of the fgnd color is brightness. #### blue MENU COLOR title 1;36;44 #ff0000ff #00000000 std #### blue MENU COLOR unsel 37;44 #ff0000ff #00000000 std #### white MENU COLOR sel 7;37;40 #c0ffffff #ff000000 std #### red MENU COLOR hotkey 1;37;44 #ffff0000 #00000000 std #### green MENU COLOR hotsel 1;7;37;40 #ff00ff00 #ff000000 all #### LABEL Eeedora MENU LABEL ^1 Eeedora MENU DEFAULT KERNEL /Eeedora/isolinux/vmlinuz0 APPEND append initrd=/boot/Eeedora/initrd0.img root=/dev/root rootfstype=iso9660 ro quiet liveimg ro quiet liveimg rhgb LABEL FEL-10-32-live MENU LABEL ^2 FEL-10-32-live KERNEL /boot/FEL_10_32/EFI/boot/vmlinuz0 APPEND initrd=/boot/FEL_10_32/EFI/boot/initrd0.img root=/dev/root rootfstype=iso9660 ro liveimg quiet rhgb LABEL FEL-10-64-live MENU LABEL ^3 FEL-10-64-live KERNEL /boot/FEL_10_64/vmlinuz0 APPEND initrd=/boot/FEL_10_64/initrd0.img root=/dev/ram0 rootfstype=iso9660 ro liveimg quiet rhgb LABEL Ubuntu_8.10_alt_64 MENU LABEL ^4 Ubuntu_8.10_alt_64 kernel /boot/Ubuntu_8.10_alt_64/vmlinuz append file=/Ubuntu_8.10_alt_64/preseed/ubuntu.seed initrd=/Ubuntu_8.10_alt_64/install/initrd.gz quiet -- LABEL Ubuntu_8.10_alt_32 MENU LABEL ^4 Ubuntu_8.10_alt_32 kernel /boot/Ubuntu_8.10_alt_32/vmlinuz append file=/Ubuntu_8.10_alt_32/preseed/ubuntu.seed initrd=/Ubuntu_8.10_alt_32/install/initrd.gz quiet --