LINUX
Friday, November 16, 2012
rescue mode to recover the grub
1.
Type 'linux rescue' at the boot prompt.
2.
After the command prompt is displayed, change the root directory to the OS installation by typing the following command:
# chroot /mnt/sysimage
Manually install grub using
#grub-install /dev/cciss/c0d0
Newer Posts
Older Posts
Home
Subscribe to:
Comments (Atom)