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