[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Freeze SO Linux, it's possible?



On Wed, 10 Dec 2008 17:51:02 +0100
Carlos Carrero Gutierrez <mgdpz1@gmail.com> wrote:

> Hi, i would like to freeze my linux in order to freeze the OS, then,
> when I reboot the computer all changes that i made in the computer
> dissapears and it returns to the previous OS freezed.
> 
> In windows there is something similar, called "Deep Freeze" (it's
> freeware).
> 
> Somebody could help me? 

do a backup of /etc/
run dpkg --get-selections >outfile

on the new system:
dpkg --set-selections < outfile
apt-get dselect-upgrade
copy backup of old /etc/ to new /etc/

Dirk.


Reply to: