Fix the problem that Linux cannot be started (Fedora9)

Source: Internet
Author: User
When using Linux (Fedora9), we often use dual systems, one Linux, one windows, but if you reinstall the windows system, you will find that the previous Linux Startup interface (actually the grub Interface) is gone and you cannot enter Linux. Do not worry, or reinstall Linux. You just need to reinstall grub. You need a Linux system disk. For example, if you have installed fedora9 before, you need to take out the disk and start the disk.

When using Linux (Fedora 9), we often use dual systems, one Linux, one windows, but if you reinstall the windows system, you will find that the previous Linux Startup interface (actually the grub Interface) is gone and you cannot enter Linux. Do not worry, or reinstall Linux. You just need to reinstall grub.

You need a Linux system disk. For example, if you have installed fedora 9 before, you can take out the disk and start it, enter the "rescue mode" mode (which is the 3rd option when the disc is started). When it enters, it will ask some questions, which are very simple. For example, if you need to connect to the Internet, generally, you do not need to enter a command terminal and tell you that your system has been mounted to/mnt/sysimage. You can run the following command after:

Chroot/mnt/sysimage

Grub-install/dev/sda

If you are prompted that the installation is successful, you will be able to see the familiar screen after you take out the disc and restart it. If this command is invalid, you can replace sda with hda because the hard disk model may be different.

OK, it's over.

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.