1.Enter in Chroot:
chroot /mnt/sda
#/debian /bin/bash
# - enter your mountpoint number
2. Check current version:
cat /etc/debian_version
6.0.7
Version 6.0 code name is
squeeze
3. Install
netselect-apt in chroot debian by command:
Code:
# apt-get update ; apt-get upgrade
# apt-get install netselect-apt
For find fastest debian mirror and generate new
sources.list
4. Run
netselect-apt
5. You get new generated
sources.list in root of debian folder
6. Open
sources.list and uncomment source for security updates
7. Copy and replace this file with old one
8. Last run:
Code:
apt-get update ; apt-get upgrade
command
cat /etc/debian_version
show you 6.0.10 version
If you can't
update/upgrade in first time ( before install netselect-apt ) please edit your current
sources.list file and comment second string.