On 03/21/2011 08:13 PM, Todd Cary wrote:
How can I determine the device on which the mbr is placed? I tried the following:
# chroot /mnt/sysimage
# grub-install /dev/hda
Read further down, and read the grub man page (from a good system); 'grub-install' is not recommended. I generally go through the manual process, and suggest you do the same.
Take your time, read things carefully. You're messing with a core bit of your server.