GRUB manual installation of Fedora15

Source: Internet
Author: User
I installed Arch some time ago. This system is good. I don't know why it is unstable in my book. Often crashes, and the system is completely dead. sysrq cannot be used and can only be hard shut down. No valuable information is found in the log, and I have not mentioned the reason why the cpu temperature is too high on the Internet. But I want to find another path, Fedora15. I use LiveCD and U disk for installation. You have tried common methods in the past, including UltraISO and liveusb-creator recommended on the official website. In desperation, I tried the old method again,

I installed Arch some time ago. This system is good. I don't know why it is unstable in my book. Often crashes, and the system is completely dead. sysrq cannot be used and can only be hard shut down. No valuable information is found in the log, and I have not mentioned the reason why the cpu temperature is too high on the Internet. But ask him for his path, Fedora 15.

I use LiveCD and U disk for installation. You have tried common methods in the past, including UltraISO and liveusb-creator recommended on the official website. In desperation, I tried the old method to manually configure grub.

Reference the article http://www.linuxidc.com/Linux/2011-09/42507p2.htm here

For more information, see another article I wrote about installing Ubuntu 10.10 Alternate & Desktop on a USB flash drive. Follow the instructions in the article to copy files, that is, pre-processing the USB flash drive, including GRLDR and menu mentioned in it. copy the lst to the USB flash drive.

1. Copy Related Files

Copy the following files into the U Disk: Fedora15 image file Fedora-15-i686-Live-XFCE.iso, image files under the isolinux folder initrd0.img and vmlinuz0.

In fact, I put the isolinux and LiveOS folders in the image into the USB flash drive, because I don't know if it will be successful, so I am on the safe side. Put the two files mentioned above to the USB flash drive. In the following example, I describe initrd0.img and vmlinuz0 IN THE isolinux folder.

2. Edit the menu. lst file.

Edit the menu. lst file in the USB flash drive as follows:

  1. Title Fedora15
  2. Kernel (hd0,3)/Isolinux/vmlinuz0 root = live: LABEL = FEDORA15 liveimg quiet rhgb
  3. Initrd (hd0,3)/Isolinux/initrd0.img

Note that (hd0, 3) is the logo of My USB flash drive under grub. For details about this logo, refer to relevant information on the Internet. FEDORA15. This is the name of my USB flash drive. Some online users say that they should replace root = live: LABEL = xxx with root =/dev/sdb4 (here is the logo of My USB flash drive in linux, which is used only as an example). I have tried it, if this is the case, an error message indicating that the specified partition has been mounted will be displayed. If you did not know how to unmount the USB flash drive before, you have not tried it.

Use a USB flash drive to start the installation. To put it another way, if you change the USB flash disk to a hard disk in linux format, an error message such as the mounting of a certain partition may be prompted during installation, resulting in the failure to continue the installation. Therefore, if you want to change to a hard disk, unmount the corresponding partition before entering the installer.

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.