1) reinstall was COLUMNS=200 dpkg -l | awk '/^[hi]i/{print $2}' | xargs apt-get -y --reinstall install, or dpkg --get-selections > packages , then later, dpkg --set-selections < packages && apt-get install

2) oder dpkg --get-selections > packages zum sammeln der packetliste und das dpkg --set-selections < packages && apt-get install auf der neuen kiste/frischen installation

Florian


--
Haeufig gestellte Fragen und Antworten (FAQ): http://www.de.debian.org/debian-user-german-FAQ/

Zum AUSTRAGEN schicken Sie eine Mail an [EMAIL PROTECTED]
mit dem Subject "unsubscribe". Probleme? Mail an [EMAIL PROTECTED] (engl)

Antwort per Email an