On Wed, 10 Dec 2008 17:51:02 +0100
Carlos Carrero Gutierrez <[EMAIL PROTECTED]> 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.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to