Solve the Problem of Windows reinstallation and loss of Ubuntu grub

Source: Internet
Author: User

It was originally a Windows 7 + Ubuntu dual system. After Windows 7 is reinstalled, Grub of Ubuntu disappears.
 
This article is not a detailed document, simple record
Refer to menu. lst
 
Create a new text file named c: menu. lst and the content is
Color black/cyan yellow/cyan
Timeout 15
Default 0
 
Title Ubuntu
Root (hd0, 7)
Kernel/boot/vmlinuz-2.6.32-21-generic root = UUID = b8a285d9-f33e-4d9c-b72c-2c11175add9e ro quiet splash
Initrd/boot/initrd. img-2.6.32-21-generic
 
When you start windows 7, you can select grub for dos and then select Ubuntu
The command prompt (initramfs) appears)
Enter ls/dev/disk/by-uuid
Copy all the items that appear. In theory, the longest string is the uuid of the Ubuntu partition. replace this uuid with it. All the items must be in lower case.
Kernel/boot/vmlinuz-2.6.32-21-generic root = UUID = 3c6891b6-180f-4972-ab3f-d4f5911d2958

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.