To complete other's answers, the first lines you see are different choices for *Ubuntu. Although you may find 'unclean' to have several versions there, it is not so trivial to remove older versions, so I would suggest you leave them there for now.<br>
<br>J. Michael explained perfectly which file to open (/boot/grub/menu.lst) and how to open it ('sudo kate /boot/grub/menu.lst'). Now you need to find out which number to put in front of the 'default' keyword, usually found at line 14 (initial value is normally 0).<br>
<br>Let's see:<br>- each of the kernel version takes two lines (normal + safe modes)<br>- memory check takes one line<br><br>So the result is (kernels * 2) + 2. I have one kernel version, so it is 4 for me. If you have 2 kernel versions, it's 6, and so on...<br>
<br>Hope this helps,<br>HervĂ©<br><br><div class="gmail_quote">On Mon, Feb 11, 2008 at 6:08 PM, Paul Runner <<a href="mailto:prunner@sbcglobal.net">prunner@sbcglobal.net</a>> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
 I am new to Kubuntu and linux, I would like to know how to delete previous versions on the master boot record. Everytime I do an update it adds the new version and the older versions stay as a choice.  <div>Also other family members use the computer and I would like to make Wndows  XP the default startup OS or have a longer time before Kubuntu is automatically chosen.</div>
  <div> </div>  <div>Thank You,</div>  <div>Paul</div><br>--<br>
kubuntu-users mailing list<br>
<a href="mailto:kubuntu-users@lists.ubuntu.com">kubuntu-users@lists.ubuntu.com</a><br>
Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/kubuntu-users" target="_blank">https://lists.ubuntu.com/mailman/listinfo/kubuntu-users</a><br>
<br></blockquote></div><br>