View Single Post
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.