Ubuntu Boot problem record

Source: Internet
Author: User
Tags centos

Objective

Recently encountered two problems: 1. After reloading windows, Ubuntu is gone. 2. I also installed the CentOS system, I want to set boot, make CentOS as the default boot system.

So I looked up the information and recorded it.

This article is in sync with the Ubuntu boot problem record, and if you want to access the latest article, visit here

Into the unseen Ubuntu

Under Windows, you can install a EASYBCD and add Ubuntu.

To add the first need to select a bootstrapper, the default is the first on it, for insurance, the second also added.

System Select Ubuntu can

Partition Select the partition you are in, you are not sure, each one is added, boot a try.

Select Default Boot System

General-guided systems are inside/boot/grub/menu.lst or/boot/grub/grub.cfg.

The Set default = "0" or "Default 0" can be seen on line 13 (search is not found).

This number is the default guide to that. You can modify the system that you want to start by default.

Update boot list

After the general installation of Windows, Linux boot will not be displayed, so you can not go to Linux.

After we install a software under Windows, we can go into Linux, we need to update the boot list after entering.

You can update with the command below.

sudo grub-install/dev/sda

sudo update-grub

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.