Simple Ubuntu Remastering with Remastersys
All of us had known that we could remaster Ubuntu with reconstructor, right? I thought that it'll works like remasterme on PClinuxOS, making live CD of a Linux system. But it's totally different. Reconstructor is less powerfull then remasterme.
Reconstructor only change the settings an Ubuntu iso then implement into the new one. But remasterme can back system of a PC up. So It'll be usefull and easier when we want to clone the settings to many PC's.Fuih...
Then, what should we do? Is there any remasterme in other distro (ex: Ubuntu)? I've asking over Uncle Goog but nonsense.
I've tried to change the rpm of PClinuxOS remasterme to deb over alien. The conversion and installation in Ubuntu was success, but back then I found nothing the binary of remasterme. What a silly..
And the very last time I've found an application that works just like remasterme. And thanks God it made just for Ubuntu, named remastersys. Here's the how to.
1. Edit the repository apt-get
gedit /etc/apt/source.list
2. Add the following line
deb http://www.remastersys.klikit-linux.com/repository remastersys/
3. Refresh the and install remastersys
apt-get update
apt-get install remastersys
Now you are ready using remastersys to create a remaster iso of your system or just only back your data up.