When we need to reinstall WIN each time, MBR will likely be rewritten to ensure that the original GRUB or LILO might be gone, or for some cause the original GRUB gone, this time within the line so long as reload GRUB.
GRUB reload You will find a large number of ways, this approach not perform, try it a different way:
1. begin using the set up CD, pick an upgrade installation, and then only decide on to set up GRUB line.
2. Begin together with the set up CD, enter linux rescue to BOOT there is to enter rescue mode to the # command prompt,
Office 2010 Professional Plus, sort chroot / mnt / sysimage,
Windows 7 Pro, then enter the grub-install / dev / hda, get ...
three. no floppy drive methods to repair grub / lilo boot menu?
a. the first set up disk within the dosutils linux directory to windows disk. If the iso can winrar3 extraction.
b. into pure dos, entry dosutils directory, execute loadlin autoboot / vmlinuz root = / dev / hdxx () hdxx is your linux root partition. This may have the ability to entry linux.
c. execute grub-install / dev / hdx (x = a, b,
Microsoft Office Professional Plus 2010, 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, then ought to restore grub.
a. the first linux set up CD into the generate, 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 a couple of simple preparation, immediately 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 are going to be a successful ......
where X, if it is a disk, is 0,
Office Professional 2010, if you have installed linux root partition to the hard disk within the second, that X is an a; Y, is equipped with a linux system where the root partition. setup (hd0) GRUB is to write the MBR within the hard disk.
an additional said, is there anyone that I did not install the CD ah? I installed from the hard drive. Oh, then your ISO files are still in it .. then come back into the installation interface to install second hard generate is the same. ...
5. The best way to delete GRUB or LILO?
executed so long as the DOS FDISK / MBR within the line ...
ways to configure grub ?
modify / boot / grub / grub.conf file. Where
Boot menu is displayed, if x seconds, the user does not pick, then grub will start off 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 inside 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), then point root partition within the trip, hdx is the generate where linux, hd0 is the very first hard drive, hd1 is the second block, and so on. y is the partition location, starting from 0, which is equal towards the partition range by 1,
Microsoft Office 2007 Enterprise, 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 around 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