First install win7 and then install linux-related systems, such as fedora 14 ubuntu. How can I modify the startup sequence of the boot system?

Source: Internet
Author: User

There is a grub. conf file in the/etc directory.
If this is the case, you only need to change the default value to 1. You can see that 0 is fedora and 1 is windows. Of course, this is not fixed, determine based on the actual situation (that is, the default system is installed after the system is started)
Default = 0
Timeout = 5
Splashimage = (hd0, 7)/boot/GRUB/splash.xpm.gz
Hiddenmenu
Title fedora (2.6.21-1.3194.fc7)
Root (hd0, 7)
Kernel/boot/vmlinuz-2.6.21-1.3194.fc7 Ro root = label =/1 rhgb quiet
Initrd/boot/initrd-2.6.21-1.3194.fc7.img
Title WindowsXP
Rootnoverify (hd0, 0)
Chainloader + 1
 
 
/Etc/grub. conf change default = 0 to default = 1. Start Windows by default (that is, the system installed before fedora is started by default)

Method:

Enter Su on the fedora Terminal

Enter Password

Then press sudo gedit/etc/grub. conf and press enter to modify it.

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.