How to create a live CD with your own applications?

5

1

I've been looking for creating my own live CD to restore backups and perhaps have some useful applications for example to rescue data in case of a virus or some system crash.

I've been experimenting with WinPE en BartPE, but I was guessing there were more advanced versions by now. I also found the VistaPE version, since I think WinPE is based on Windows.

But now I need to find out where I can find how to add applications to these CDs or perhaps there is a way to make my own Linux Live CD.

Any suggestions?

Ivo Flipse

Posted 2009-07-18T08:44:24.987

Reputation: 24 054

Any other suggestions? – Ivo Flipse – 2009-07-22T07:09:23.443

Answers

3

For linux, try Reconstructor to create your own Ubuntu live CD with programs of your choice:

Reconstructor is a Live CD creator for Ubuntu Linux.

It uses the Ubuntu Linux Live CD as a base, and then allows customization of boot screens (usplash), gnome settings, and software (you can also use the chroot environment to make other changes before creating the live cd).

Reconstructor uses the solid Ubuntu foundation, and allows for extensive customization. For example, create a custom Live CD with blender, inkscape, etc. included for a friend in graphics, or simply use econstructor to re-brand your environment (wallpaper, fonts).

From what I have heard, it is dead simple. Just run

sudo python reconstructor.py

from the folder where you extracted it and follow the nice, pretty prompts. You will need either a live Ubuntu CD or an .iso for one.

Josh Hunt

Posted 2009-07-18T08:44:24.987

Reputation: 20 095

Reconstructor seems no longer to exist – Adrijaned – 2017-08-29T20:41:03.313

1

John T

Posted 2009-07-18T08:44:24.987

Reputation: 149 037

0

You can make your own openSUSE/SLES/SLED remixes using SUSE Studio.

niutech

Posted 2009-07-18T08:44:24.987

Reputation: 763