Linux and Windows dual system setup default boot System

Source: Internet
Author: User

1. Log in to the Linux system as root;

2, start the terminal, enter the command: vi/boot/grub/grub.conf, the file content is as follows:

#boot =/DEV/SDA

Default=0 (default startup of which system is set, the Linux system is started by default)

Timeout=5 (in the process of starting the system, waiting for the length < units: seconds, so that users can manually select the boot system)

Title CentOs 6.3 Linux as
......
Title Windows 7
......
Title Other ...
......

(each title represents a system, the system code starting from 0, to start Windows 7 by default, set Default=1 )

After the modification, save the file, restart the system, you can enter the Windows system.

PS: If you want to adjust the system order in grub and add a delete system name, modify the title in the grub.conf file.

Linux and Windows dual system setup default boot System

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.