Inizio con uno stralcio tratto dall'annuncio del rilascio di debian 6.0 "Squeeze":
Upgrades to Debian GNU/Linux 6.0 from the previous release, Debian GNU/Linux 5.0 (codenamed Lenny), are automatically handled by the apt-get package management tool for most configurations, and to a certain degree also by the aptitude package management tool. As always, Debian GNU/Linux systems may be upgraded painlessly, in place, without any forced downtime, but it is strongly recommended to read the release notes as well as the installation guide for possible issues, and for detailed instructions on installing and upgrading. The release notes will be further improved and translated to additional languages in the weeks after the release.
Come al solito é bene leggersi le note di rilascio prima di procedere con l'upgrade.
Effettuate le verifiche pre-aggiornamento di rito procediamo con i pochi passi che ci porteranno alla nostra squeeze. Tengo a precisare che per l'aggiornamento da lenny a squeeze é da preferirsi l'uso di apt-get, come specificato sulle note di rilascio.
Aggiornamento delle fonti per APT (ricordarsi di eliminare i volatile)
apt-get update
apt-get upgrade
uname -a
apt-get install linux-image-2.6-686
apt-get install udev
apt-get dist-upgrade
Aggiungi un commento