From 9739af2600e8cd0cce16efa5bf1734fb25f47ac7 Mon Sep 17 00:00:00 2001 From: David Farning Date: Thu, 21 Jan 2010 21:19:19 +0000 Subject: inital commit --- (limited to 'USR-master/isolinux/text.cfg.~1~') diff --git a/USR-master/isolinux/text.cfg.~1~ b/USR-master/isolinux/text.cfg.~1~ new file mode 100644 index 0000000..65b5a75 --- /dev/null +++ b/USR-master/isolinux/text.cfg.~1~ @@ -0,0 +1,19 @@ +default live +label live + menu label ^Try Ubuntu Netbook without any change to your computer + kernel /casper/vmlinuz + append file=/cdrom/preseed/ubuntu-netbook.seed boot=casper apparmor=0 initrd=/casper/initrd -- +label live-install + menu label ^Install Ubuntu Netbook + kernel /casper/vmlinuz + append file=/cdrom/preseed/ubuntu-netbook.seed boot=casper apparmor=0 only-ubiquity initrd=/casper/initrd -- +label check + menu label ^Check disc for defects + kernel /casper/vmlinuz + append boot=casper integrity-check initrd=/casper/initrd.lz -- +label memtest + menu label Test ^memory + kernel /install/mt86plus +label hd + menu label ^Boot from first hard disk + localboot 0x80 -- cgit v0.9.1