Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
linux:debian [2009/06/12 01:45]
a
linux:debian [2010/03/04 13:49] (current)
a
Line 186: Line 186:
  
 Delete the file '**/var/cache/apt/pkgcache.bin**' and re-run '**apt-get update**'. Delete the file '**/var/cache/apt/pkgcache.bin**' and re-run '**apt-get update**'.
 +
 +==== Create a backup list of packages and resinstall ====
 +
 +   sudo dpkg --get-selections > package_list.txt
 +
 +Save the text file on a thumb drive, format the drive, reinstall Ubuntu/Debian, then to a
 +
 +   sudo dpkg --set-selections < package_list.txt
 +   sudo apt-get -y update
 +   sudo apt-get dselect-upgrade
  
linux/debian.1244763952.txt.gz ยท Last modified: 2009/06/12 01:45 by a
CC Attribution-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0 ipv6 ready