Add script for usb bootable support
[icn.git] / tools / ubuntu / isolinux / isolinux.cfg
1 default autoinstall
2 prompt 0
3 timeout 100
4
5 menu title Custom Live CD
6 menu background splash.png
7 menu color title 1;37;44 #c0ffffff #00000000 std
8
9 label autoinstall
10 menu label autoinstall - auto install ubuntu
11 kernel /install/vmlinuz
12 append initrd=/install/initrd.gz file=/cdrom/preseed/ubuntu-server.seed boot=install debian-installer/locale=en_US console-setup/ask_detect=false keyboard-configuration/layoutcode=us quiet splash --