Install FedoraLinux on Windows Vista Hard Disk

Source: Internet
Author: User
Article Title: Install the FedoraLinux system on a Windows Vista hard disk. Linux is a technology channel of the IT lab in China. Includes basic categories such as desktop applications, Linux system management, kernel research, embedded systems, and open source.

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. after img is extracted and put into the C root directory, download grub4dos and add 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 parameters. 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,/home. the following describes how to boot fedora. After installation, fedora is not displayed. Select the "Grub4Dos" menu option and select "menu" in Grub. enter the content in lst, so that 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.