<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">You can easily change it by running gksudo gedit /etc/default/grub and change GRUB_DEFAULT=0 to GRUB_DEFAULT=6. Below is how we got the entry number 6:<br>
<br>
Ubuntu, with Linux 2.6.32-34-generic = 0<br>
Ubuntu, with Linux 2.6.32-34 (recovery mode) = 1<br>
Ubuntu, with Linux 2.6.32-33 = 2<br>
Ubuntu, with Linux 2.6.32-33 (recovery mode) = 3<br>
Memory test (memtest86+) = 4<br>
Memory test (memtest86+,serial console 115200) = 5<br>
Microsoft Windows XP Professional (on /dev/sbd1) = 6<br>
<br>
Save the file, open a terminal (or reuse the existing terminal) and run sudo update-grub and your done. If a new kernel is added or a older kernel gets removed, you will need to update /etc/default/grub again.<br></blockquote>
</div><br>It is easiest I guess.<br>