1

Possible Duplicate:
How to customize live Ubuntu CD?

I want to make a boot CD that when used can run (without installing) an copy of Ubuntu already installed on my system with all the same preferences and programs as the version I am using at the moment.

I am running version 11.10 if it matters.

Ronan
  • 131

1 Answers1

1

I use Relinux quite often to build a live/installable iso from a preconfigured system, including settings and files in my home folder. Relinux Download page

A little guide to get you going Relinux guide
To keep your settings you will need to run this from terminal cd && sudo cp -r . /etc/skel/ before you make the iso. Any problems, just ask.

Bruno Pereira
  • 74,715
duffydack
  • 7,584