The linux partition is /dev/sda6.
first,boot the liveCD.
then,open the terminal,and type this line:
sudo mount /dev/sda6 /mnt
sudo mount --bind /dev/ /mnt/dev
sudo chroot /mnt
update-grub
grub-install --recheck /dev/sda
sudo umount /mnt
sudo umount /mnt/dev
星期二, 十月 06, 2009
订阅:
博文评论 (Atom)
没有评论:
发表评论