Install fedora from hard disk

Source: Internet
Author: User
Similar to the tutorials that can be searched on the Internet, supplement that iso cannot be placed in the NTFS partition and will not read the hard disk (FC15) prerequisites: 1. for the downloaded FCiso image, do not change the file name. decompress the two isolinuximages folders to the c root directory. one fat32... similar to the tutorials that can be searched on the Internet, adding that iso cannot be placed in the NTFS partition, and hard disks will not be read (FC15)

Prerequisites:

1. after the downloaded FC iso image is downloaded, do not change the file name. decompress the two isolinux images folders to the c root directory,

2. a fat32 partition. the ISO file (FC15) cannot be found in the NTFS partition)

3. the usage of grub4dos is similar to that on the Internet. Place grldr and menu. list in the root directory of the c drive and set the boot. ini to boot (it seems that it cannot be started in a directory ).

Directly modify the boot. ini prompt to read-only. you can add a new line from my computer-properties-advanced-start and fault recovery-edit:

C: grldr = "Boot Grub"

Grldr is used as a startup item.

4. restart. select grub to start and then select coomand line.

5. enter the following command:

Root (hd0, 0)

Kernel/isolinux/vmlinuz linux repo = hd:/dev/sda0 :/

Initrd/isolinux/initrd. img

Boot

Start Installation.

Or replace it with kernel/isolinux/vmlinuz linux askmethod.

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.