|
Search:
Advanced search
|
Browse by category:
|
How to recover a grub boot partition |
|||||
Boot into recovery mode from the linux rescue cd. Type chroot /mnt/sysimage - this will make your main / partition (currently mounted under /mnt/sysimage) the / partition. Type mount and find which device is your hard disk. This could be sda or hdc then below changing hdc for sda or hdc Run /sbin/grub-install /dev/hdc = could be hda or hdb or hdd or sda and so on (whichever disk is yuor main HDD) Set the boot time out to by changing the parameter "time out" to -1 /boot/grub/grub.conf |
|||||
Powered by
KBPublisher (Knowledge base software)