On Thu, 2008-03-06 at 18:24 +1100, Ken Caldwell wrote: > Hi, > > I would like to make a Ubuntu live CD. That is to say a CD similar to > the usual installation CD but with the installer stripped out. The CDs > would be used in a classroom where I don't want students actually > installing Ubuntu just running it from the CD. I haven't (yet) found out > how to do this. Do any sluggers have any pointers?
Expand the squashfs from the cd to a live ext3 file system, chroot into it and remove ubiquity. Then recompress, generate a new iso with the new squashfs, and you're good to go. -Rob -- GPG key available at: <http://www.robertcollins.net/keys.txt>.
signature.asc
Description: This is a digitally signed message part
-- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
