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!