Solution to Ubuntu startup error caused by changing the uuid of the c drive in multiple systems of XP, win7, and Ubuntu

Source: Internet
Author: User

Ipad2 upgraded ios5 without jailbreak, follow Weifeng Forum method (http://bbs.weiphone.com/read-htm-tid-3189870.html) Try iTunes authorization. However, after the uuid of drive C is changed to 2a1d0905 in step 1, restart the computer and choose to enter the Windows system. The following error occurs in Ubuntu:

Error: no such device 6C ************** 5E

Error: no such disk

The reason is that the uuid of drive C has been changed, while Ubuntu looks for the boot file of drive C according to the original UUID of drive C (that is, the 6cac ********* 015e in the error message, after the uuid is changed, the C disk cannot be identified and the above error occurs.

Solution:

(1) Go to the Ubuntu system, open the folder/boot/grub, and find grub. cfg.

(2) enter the following command in the terminal to obtain the read and write permissions of grub. cfg: sudo chmod 666/boot/GRUB/grub. cfg

(3) Open grub. CFG: Specifies the uuid in the partition where the Windows boot file is located in row 78th. It is a 16-Bit String, for example, 6cac ********* 015e, change the last 8 digits of the uuid to 2a1d0905, and save and close the UUID.

(4) restore the read and write permissions of grub. cfg on the terminal, that is, sudo chmod 644/boot/GRUB/grub. cfg.

(5) restart your computer and now you can access the Windows system normally.

Refer:

Ubuntu methods for modifying document permissions http://www.linuxdiyf.com/viewarticle.php? Id = 80622

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.