I would recommend backing up the original first whenever making changes
to this file, just in case. Be careful editing it but if you ever do
mess up your boot setup, you can always resort to the live CD to fix
things and restoring a backup via the live CD is cake.<br><br>You can edit the bootloader menu by running the following command:<br>sudo gedit /boot/grub/menu.lst<br><br>Just look for the boot entries that you wish to remove, they would look something like:
<br><br>title&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Ubuntu 7.10, kernel 2.6.20-16-generic (recovery mode)<br>root&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; (hd0,0)<br>kernel&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; /boot/vmlinuz-2.6.20-16-generic root=UUID=b70d9203-1d53-47d4-b613-bf11fa3077e1 ro single<br>initrd&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; /boot/initrd.img-
2.6.20-16-generic<br><br>And comment the unwanted ones out with # or just remove them all together, your choice. <br><br><br>-Daniel Galecki<br><br><div><span class="gmail_quote">On 10/29/07, <b class="gmail_sendername">TJ Heaney
</b> &lt;<a href="mailto:tjheaney@gmail.com">tjheaney@gmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">That helps, although on the disk check, it fails, with error code 8 coz it appears to be looking for stuff on the hard drive.
<br><br>Also, while I am at it, how do I get rid of the listings in GRUB for the no longer available kernels that were on sdb1?
<br></blockquote></div><br>