Add XP boot under Ubuntu9.10

Source: Internet
Author: User
During Ubuntu installation, I pulled out the hard disk and installed it back today. After that, I tried to manually add the boot segment and failed to start it. Multiple times google found two commands to solve the problem. Sudosu # re-build the devicemap, and execute this command when the new hard disk is added. If this command is not run before, it is unable to be started. Grub-mkdevicemap # Automatic Detection System Update Profile update-grub2btw: the starting Number of the partition in grub2 changes from 0 to 1

During Ubuntu installation, I pulled out the hard disk and installed it back today. After that, I tried to manually add the boot segment and failed to start it. Multiple times google found two commands to solve the problem.

Sudo su

# Re-build the device map. to execute this command when you add the device to the hard disk, it is unable to start until you run this command.

Grub-mkdevicemap

# Automatic detection of system Update Configuration Files

Update-grub2

Btw: the start Number of the partition in grub2 is changed from 0 to 1, that is, root (hd1, 0) to root (hd1, 1.

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.