除了用 Windows 開機光碟修復,還可以用 Ubuntu Live CD 來做
首先用
sudo fdisk -l確定要回復的硬碟(通常是sda)
然後
sudo apt-get install lilo
sudo lilo -M /dev/sda mbr
References:
Restoring GRUB2 / XP / Vista / Win 7 Bootloaders
http://ubuntuforums.org/showthread.php?t=1195275
http://ubuntuforums.org/showthread.php?t=1014708
1 comment:
Greatt reading your post
Post a Comment