afzal
Sunday, January 23, 2011
Reinstall Grub in Linux
Boot the server using the Linux CD and Type "linux rescue" on the boot prompt.
Once you get the Shell Prompt, Now follow the steps:
# chroot /mnt/sysimage
Now issue the command "grub-install
"
For Example:
# grub-install /dev/sda
Now the grub will be reinstalled in the primary hard disk.
Newer Post
Older Post
Home