Je rappelle la méthode préconisée par Debian pour passer en Squeeze:
Remove volatile & backports from /etc/apt/sources.list changing lenny to squeeze. Use apt-get for the upgrade:
"apt-get update && apt-get upgrade && apt-get install linux-image-uname -r|sed 's,[^-]*-[^-]*-,,' udev".
Install firmware-linux-nonfree if needed; check you have a 2.6.32 kernel installed "aptitude search '~nlinux-image~i'" and reboot into it. "apt-get dist-upgrade". READ THE release notes.
# Méthode pour passer de Lenny -> Squeeze
Posté par dest . En réponse à la dépêche Fin du support de sécurité pour Debian Lenny le 6 février 2012. Évalué à 10.
Je rappelle la méthode préconisée par Debian pour passer en Squeeze:
Remove volatile & backports from /etc/apt/sources.list changing lenny to squeeze. Use apt-get for the upgrade:
"apt-get update && apt-get upgrade && apt-get install linux-image-
uname -r|sed 's,[^-]*-[^-]*-,,'udev".Install firmware-linux-nonfree if needed; check you have a 2.6.32 kernel installed "aptitude search '~nlinux-image~i'" and reboot into it. "apt-get dist-upgrade". READ THE release notes.