Install Fedora on a hard disk under Vista

Source: Internet
Author: User
To install Fedora on the hard disk of Vista, first place the Fedora image file on the hard disk in the format of FAT32. Use winrar to run the Fedora Kernel File and Startup File vmlinuz and initrd. img extracted and put it into the C root directory, and then download grub4dos (see http://www.linuxidc.com/Linux/2008-03/11986.htm) Where grldr and grldr. mbr, menu

To install Fedora on the hard disk of Vista, first place the Fedora image file on the hard disk in the format of FAT32. Use winrar to run the Fedora Kernel File and Startup File vmlinuz and initrd. img extracted and put it into the C root directory, and then download grub4dos (see http://www.linuxidc.com/Linux/2008-03/11986.htm) Where grldr and grldr. mbr, menu. put the lst in the C root directory. Then use bootmanage to enter the command (Click Start> Search cmd> Run as administrator> enter the following command:

Bcdedit/create/d "Grub4Dos"/application bootsector this command returns a GUID, which will be used by subsequent commands

Run the following command to set the partition where the Linux boot sector backup is located:
Bcdedit/set {GUID} device partition = C:

Then specify the path of the backup in the guidance mountainous area:
Bcdedit/set {GUID} path \ grldr. mbr

Finally, set the Linux menu items in the Startup Menu:
Bcaedit/displayorder {GUID}/addlast

Edit C: \ menu. lst:
Default 0
Timeout 3
Splashimage = (hd0, x)/grub/splash.xpm.gz
Title Fedora Linux 8
Kernel (hd0, x)/vmlinuz-Your kernel Parameter ro root = LABEL =/rhgb quiet
Initrd (hd0, 10)/initrd-Your Kernel Parameter. img

After saving the file, restart Grub4Dos to install Fedora. You do not need to talk about the installation process. The key is to customize the partition structure. Do not select the default follow-up structure. Otherwise, Vista will crash! Create four partitions: //, swap,/boot, And/home. The following describes how to guide Fedora. After installation, Fedora will not be displayed. Select the "Grub4Dos" Startup menu option and enter the content in menu. lst in Grub. Then you can enter Fedora.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.