Ubuntu8.04 and Windows dual-system startup sequence change

Source: Internet
Author: User
Change the start sequence of Ubuntu8.04 and Windows to make the default start sequence of Ubuntu8.04 last. Run sudogedit/boot/grub/menu. lst on the terminal and find the following fields: #### EndDefaultOptions # default4titleUbuntu8.04, kernel2.6.24-16-genericroot (hd0, 10) kern

Change the startup sequence of Ubuntu 8.04 and Windows to make the default sequence of Ubuntu 8.04 last.
 
Run sudo gedit/boot/grub/menu. lst on the terminal
Find the following field:
#### End Default Options ##
Default 4
Title Ubuntu 8.04, kernel 2.6.24-16-generic
Root (hd0, 10)
Kernel/boot/vmlinuz-2.6.24-16-generic root = UUID = rje0a6-6a1c-40f6-ad49-2de405b27740 ro quiet splash locale = zh_CN
Initrd/boot/initrd. img-2.6.24-16-generic
Quiet

Title Ubuntu 8.04, kernel 2.6.24-16-generic (recovery mode)
Root (hd0, 10)
Kernel/boot/vmlinuz-2.6.24-16-generic root = UUID = rje0a6-6a1c-40f6-ad49-2de405b27740 ro single
Initrd/boot/initrd. img-2.6.24-16-generic

Title Ubuntu 8.04, memtest86 +
Root (hd0, 10)
Kernel/boot/memtest86 +. bin
Quiet

### END DEBIAN AUTOMAGIC KERNELS LIST

In
Title Ubuntu 8.04, kernel 2.6.24-16-generic
(You want to empty a line) to join
Default 4
That is:

#### End Default Options ##
Default 4
Title Ubuntu 8.04, kernel 2.6.24-16-generic
Root (hd0, 10)
Kernel/boot/vmlinuz-2.6.24-16-generic root = UUID = rje0a6-6a1c-40f6-ad49-2de405b27740 ro quiet splash locale = zh_CN
Initrd/boot/initrd. img-2.6.24-16-generic
Quiet

Title Ubuntu 8.04, kernel 2.6.24-16-generic (recovery mode)
Root (hd0, 10)
Kernel/boot/vmlinuz-2.6.24-16-generic root = UUID = rje0a6-6a1c-40f6-ad49-2de405b27740 ro single
Initrd/boot/initrd. img-2.6.24-16-generic

Title Ubuntu 8.04, memtest86 +
Root (hd0, 10)
Kernel/boot/memtest86 +. bin
Quiet

### END DEBIAN AUTOMAGIC KERNELS LIST

4 In default 4 is counted from the page in grub,
0 Ubuntu 8.04, kernel 2.6.24-16-generic
1 Ubuntu 8.04, kernel 2.6.24-16-generic (recovery mode)
2 Ubuntu 8.04, memtest86 +
3 Other operating systems:
4 Microsoft Windows XP Professional
You can change this number!

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.