Can I do this with pre-installed back-up application in Ubuntu?
Asked
Active
Viewed 134 times
1 Answers
0
Remastersys is a tool which is able to create a LiveCD/Installation Media of your current system. It is not maintained anymore, but it still works for 14.04
sudo add-apt-repository ppa:mutse-young/remastersys
sudo apt-get update
sudo apt-get install remastersys-gtk

Germar
- 6,377
- 2
- 26
- 39