Tag: squeeze
# aptitude update # aptitude install apt dpkg aptitude # aptitude full-upgrade
PENDING(作業失敗?)
# aptitude install grub2
# sudo upgrade-from-grub-legacy
/dev/sda1 | /boot |
/dev/sda2 | 拡張パーティション |
/dev/sda5 | swap |
/dev/sda6 | / |
# mount /dev/sda6 /mnt # mount /dev/sda1 /mnt/boot
# chroot /mnt # grub-install /dev/sda