If you want to make an image of your current Linux machine, use remastersys as follows:
- Add "deb http://www.remastersys.klikit-linux.com/repository remastersys/" (without the quotes) to /etc/apt/sources.list
- sudo apt-get update
- sudo apt-get install remastersys
- sudo remastersys backup custom.iso
- burn the iso image to a CD.
Thanks for your brief, but useful post. However the repository mentioned above does not work any more. It is now dependent on your Ubuntu version. For example, to install remastersys on Hardy use the following repository :
ReplyDelete# Remastersys
deb http://www.geekconnection.org/remastersys/repository ubuntu/
See remastersys home page for details. http://www.geekconnection.org/remastersys/ubuntu.html