Tag Archives: livecd

Build your own Gentoo Live CD/DVD

Always wanted to create your very own Gentoo disc?  Well now you can.  You can have anything you want e.g. a full gnome/kde... desktop environment to a full customised util/rescue disc.  The script that is here, if left will create a "minimal" cd (288Mb) with the latest "stable" kernel.

The script does NOT have any intelligence and is designed to just run, do it's job and exit.

When editing the script for your needs, there are a few things to keep in mind:

1)  Kernel config included is for 3.0.6.  If the kernel is newer, you will be prompted for any new options.
2) Packages you wish to have MUST be defined in the CHROOT script (approx. line 75)
3) The script MUST be run as root.

Build Script

Happy hacking!