If the boot record gets trashed and there's therefore a need to re-install it follow these steps:
1: Boot off a live CD
2: chroot /mnt/sysimage (or whatever)
3: Run grub
4: find /boot/grub/stage1 and take a note of where the boot file system is
5: root (hd0,x) (note the space and x is from step 4)
6: setup (hd0) (again note the space)
7: quit grub
8: reboot
Wednesday, June 17, 2009
Subscribe to:
Post Comments (Atom)

No comments:
Post a Comment