Huub wrote:


I can boot into Rescue mode from DVD. I managed to restore a Fedora machine by booting into Rescue mode from DVD, so I figure Debian can do the same. Or not?


Yes you can! If you have a separate /boot partition, then after booting in rescue mode mount your /boot partition at /boot and run

grub-install hd0

If you do not have a separate /boot partition, then mount your root partition somewhere, say /system, then
chroot /system
mount /proc (don't know why this is needed, maybe for /proc/partitions)
grub-install hd0


--
Raj Kiran Grandhi
--
At the source of every error which is blamed on the computer, you will find at least two human errors, including the error of blaming it on the computer.


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to