EvilZone
General Tech => Operating System => : 0E 800 May 22, 2015, 11:19:58 PM
-
From: http://www.techrepublic.com/article/create-a-live-system-iso-for-your-ubuntu-based-linux-machines-using-systemback/
The Systemback tool allows you to create restore points, backups, and live images of a running system. Currently, it only works for Ubuntu derivatives based on 14.04, 14.10, and 15.04. It does, however, work like a champ (and does so quite easily).
(http://tr1.cbsistatic.com/hub/i/r/2014/12/11/8fd24806-835e-4897-b113-0cee567edc2f/resize/620x485/13daf951e58df78ff9d9be193798db63/systembacka.png)
sudo add-apt-repository -y ppa:nemh/systemback
sudo apt-get update
sudo apt-get install systemback
http://sourceforge.net/projects/systemback/
I am currently testing this software out with my own custom distro - will post an update.