When we need to reinstall WIN each time, MBR will likely be rewritten so that the initial GRUB or LILO is going to be gone, or for some reason the original GRUB gone, this time around the line so long as reload GRUB.
GRUB reload You will discover many methods, this strategy not perform, attempt it yet another way:
one. begin with the installation CD,
Microsoft Office Professional 2007, pick an upgrade installation, and then only pick out to set up GRUB line.
two. Begin together with the set up CD, enter linux rescue to BOOT there's to enter rescue mode towards the # command prompt, type chroot / mnt / sysimage, then enter the grub-install / dev / hda, get ...
three. no floppy drive the right way to repair grub / lilo boot menu?
a. the very first installation disk inside the dosutils linux directory to windows disk. Should the iso can winrar3 extraction.
b. into pure dos, accessibility dosutils directory,
Microsoft Office 2010 Key, carry out loadlin autoboot / vmlinuz root = / dev / hdxx () hdxx is your linux root partition. This may be able to accessibility linux.
c. execute grub-install / dev / hdx (x = a, b, c, d) or lilo boot which will be overridden.
also can refer to: www.linuxfans.org/nuke/modul...iewtopic&t=5101
4. If you use grub to boot linux and windows, when windows Something is wrong with re-installed, will destroy the MBR of the grub,
Windows 7 Key, then need to restore grub.
a. the first linux installation CD into the drive, then restart the machine, the system used in BOIS the drive to boot.
b. out of such set up interface, press [F4] key, which is the linux rescue mode.
c. a keyboard and several simple preparation,
Windows 7 64 Bit, after to [continue to] the. . . This process, I do not say, is relatively simple.
d. then such a prompt:
sh #
e. we can manipulate GRUB. Enter the grub:
sh # grub
there such a prompt:
grub>
we can in the back of such a character, enter:
grub> root (hdX, Y)
grub> setup (hd0)
If successful there will probably be a successful ......
where X, if it is a disk, is 0, if you have installed linux root partition on the hard disk inside the second, that X is an a; Y, is equipped with a linux system where the root partition. setup (hd0) would be to write GRUB MBR about the hard drive.
one more said, is there anyone that I did not set up the CD ah? I installed from the hard drive. Oh, then your ISO files are still in it .. then come back into the set up interface to install second hard drive is the same. ...
5. The best way to delete GRUB or LILO?
executed as long as the DOS FDISK / MBR about the line ...
easy methods to configure grub ?
modify / boot / grub / grub.conf file. Where
Boot menu is displayed, if x seconds, the user does not opt for, then grub will start the default entry.
other common items I use the following example to illustrate:
title Red Hat 8.0
root (hd1, 6)
kernel / boot/vmlinuz-2.4.18-14 ro root = / dev/hdb7
initrd / boot/initrd-2.4.18-14.img
including within the boot menu list shows the name
root (hdx, y) is used to specify the location of your boot partition, if you do not have sub-boot partition (boot partition in this case no points),
Microsoft Office 2010 Product Key, then point root partition on the trip, hdx is the drive where linux, hd0 is the first hard drive, hd1 is the second block, and so on. y is the partition location, starting from 0, which is equal to the partition number by a single, for example you want to point the partition is hdx7, then y is 6, if it is hdx1, that y is 0. Note that root back to have a space.
kernel / boot/vmlinuz-2.4.18-14, where into the path of your new kernel on the line.
ro do not have control, write no wrong.
root = / dev / hdxx specify the root partition, in this case is hdb7, so the root = / dev/hdb7
initrd xxxxxxxxxxxxx this line do not