Remastersys is a free and open source program for Debian, Ubuntu-based, or derivative software systems that can:
- Create a customized Live CD/DVD (a remaster) of Debian and its derivatives.
- Back up an entire system, including user data, to an installable Live CD/DVD.
After a brief period of stopping development it has been made active again. (Remastersys)
Homepage : http://remastersys.com
Install :
- Download and apply the repository gpg key.
dnd@riyaniezt:~$ sudo -i
[sudo] password for dnd:
root@riyaniezt:~# wget -O -http://www.remastersys.com/ubuntu/remastersys.gpg.key | apt-key add – - Edit your sources.list conf
root@riyaniezt:~# gedit /etc/apt/sources.list
Add the following line (don’t include single quotes naturally) to your /etc/apt/sources.list and save your configuration
deb http://www.remastersys.com/ubuntu precise main
- Update repository and install remastersys
root@riyaniezt:~# apt-get update && apt get install remastersys && apt get install remastersys-gui
Screenshot :
(