linux and windows multi-boot problem
Users questions: I would like to install in C drive XP, then install linux (fedoracore6), and then click Backup ghost, respectively, when multiple restore the XP boot menu will be lost it? How do? Linux restore it?
Experts answer: should not be lost. Because the boot file is written in mb r ri. By the mbr in the guide data to guide decisions such as location of the file. You should note is what guided procedures. windowsxp may be used grubfordos (recommended) and linux have grub, you can install to mbr, you can install to a partition, or not Installation, there are windows boot menu in the grubfordos, with the configfile option, you can also install the grub to a partition (assuming hda7), grub-install * dev * hda7 then the dd command under linux Order ddif =* dev * hda7of = fedora6.binbs = 512count = 1 then fedora6. by copying c bin under the root directory, and then boot. ini in with a c: * fedora6. Note that under the first backup bin boot. ini in the content, so as to avoid a mistake.