Summary
Debian GNU/Linux 5.0 (コードネーム lenny)への移行を実施.unameでkernel versionを確認
% uname -a
Linux trinity 2.6.18-6-686 #1 SMP Mon Aug 18 08:42:39 UTC 2008 i686 GNU/Linux
aptitude updateを実行
# aptitude update
Reading package lists...
W: There is no public key available for the following key IDs:
4D270D06F42584E6
W: You may want to run apt-get update to correct these problems
debian-archive-keyringをupdate
# aptitude install debian-archive-keyring
apaitude updateを再実行,upgrade, dist-upgradeを実行
# aptitude update
# aptitude upgrade
# aptitude dist-upgrade
update-grubを実行し,/boot/grub/menu.lst を更新
# update-grub
reboot後,unameでkernel versionを確認
% uname -a
Linux trinity 2.6.26-1-686 #1 SMP Sat Jan 10 18:29:31 UTC 2009 i686 GNU/Linux
Reference
Debian -- ニュース -- Debian GNU/Linux 5.0 がリリースhttp://debian.org/News/2009/20090214
第4章 以前のリリースからアップグレードする
http://www.debian.org/releases/stable/i386/release-notes/ch-upgrading.ja.html
第5章 lenny で知っておくべき問題点
http://www.debian.org/releases/stable/i386/release-notes/ch-information.ja.html#apache2
via
_| ̄|○日記(2009-02-16)http://www.kuzuore.com/~kuzu/diary/?date=20090216