Thread
:
what is the best way to backup before N800 firmware update?
View Single Post
walterK
2007-07-10 , 02:48
Posts: 9 | Thanked: 0 times | Joined on Jun 2007
#
2
I copied /home/user inclusive all hidden files to my SD-Card. Then I saved which packets I had installed:
Code:
dpkg --get-selections > installedpakets
I also saved /etc/apt/sources.list which holds all repositories.
My mediafiles, mmaper-cache,.. is on the sd-card which is not affected from flashing.
Code:
dpkg -set-selections < installedpakets
Last edited by walterK; 2007-07-10 at
02:51
.
Quote & Reply
|
walterK
View Public Profile
Send a private message to walterK
Find all posts by walterK