0

Can I do this with pre-installed back-up application in Ubuntu?

varun
  • 1

1 Answers1

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