- NEW!
Help answer this question below.
i have done it. i booted a gentoo minimal cd.
mounted my boot partition to /mnt/gentoo/boot
mounted my root partition to /mnt/gentoo and issued these commands
mount -t proc none /mnt/gentoo/proc
mount -o bind /dev /mnt/gentoo/dev
chroot /mnt/gentoo /bin/bash
grep -v rootfs /proc/mounts > /etc/mtab (no rootfs if no /boot partition)
grub-install /dev/hda (your hardrive here)
exit (to leave chroot)
umount /mnt/gentoo/boot
umount /mnt/gentoo
reboot
if your distro has an easier way do that, but this should work with any distro
Most install CD/DVDs have a recovery mode of some sort. How to access is depends on the distro, but it usually allows you to reinstall GRUB/LILO.
Where Is the Trash Bin for Windows Vista?
by Answerbag Staff on February 1st, 2011
| 1 person likes this
Can I make a recovery disc&then only pick the drivers I want off of it?
by Answerbag Staff on November 8th, 2010
| 1 person likes this
How do I delete Windows ME?
by Answerbag Staff on August 26th, 2010
| 1 person likes this
.NET Mobile - Overview of the .NET Compact Framework
by Robin_S3703 on December 28th, 2011
| 1 person likes this
what would you do if microsoft quit making windows and brought back ms dos??
by hugh750 on January 21st, 2012
| 3 people like this
You're reading How would I reinstall GRUB to my MBR if I've accidentally overwritten it?
Comments