Reasons why Linux cannot be started normally after the dual system is deleted

Source: Internet
Author: User
The reason why Linux cannot be started normally after the dual system is deleted and the solution is Linux general technology-Linux technology and application information. The following is a detailed description. In the past, windows and linux systems were installed in the system. I thought the Linux version was too low last night and wanted to delete it. So I directly formatted the disk where the linux is located. Later, I realized that the boot zone has not been changed and XP cannot be started. I tried to find that, as expected, the grub command line can only be entered during restart.

I found some methods on the Internet, and then I went to Linux danale instructor Li to confirm it and finalized a set of solutions. It was tested and feasible! Come out and encourage cainiao.

Steps:

1. Execute the following commands under the grub command line:

Grub> root (hd0, 0) // This is generally acceptable, because the system is generally installed in the first partition of the first hard disk. If it is a second partition, It is (hd0, 1 );
Grub> chainloader + 1
Grub> boot

2. Now you can go to the Windows interface.

If there is a Dos system, directly go to Dos and then clear the boot area content

C: \> fdisk/mbr

If there is no dossystem, install a dostoolbox and repeat Step 1.

Now, the XP system can be started normally. Everything is OK! The content of the original XP system is exactly the same as before.

If you want to reinstall Linux, run the command directly. If you want to Uninstall Linux, clear the boot zone -- C: \> fdisk/mbr in Dos and then delete it.

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.