Changes

Jump to: navigation, search

Change Boot Menu options from Grub Bootloader

35 bytes added, 23:22, 29 December 2009
no edit summary
# Open a command prompt (called a ''Linux shell'') by selecting '''APPLICATIONS''' -> '''ACCESSORIES''' -> '''TERMINAL'''<br /><br />
# In the terminal, issue the command: '''sudo su''' (this will give administrator priviledges - assuming your have these priviledges, enter your account password)<br /><br />
# Issue the command: '''cp &nbsp;&nbsp;/boot/grub/menu.lst &nbsp;&nbsp;/boot/grub/menu.bk''' (just making a backup copy...)<br /><br /># Issue the command: '''gedit &nbsp;&nbsp;/boot/grub/menu.lst''' (this opens the file in gedit application to allow you to make changes)<br /><br />
# Under Comments '''## End Default Options ##''' lists the linux Kernel versions (in grouped sections containing ''title'', ''uuid'', ''kernel'' and '''initrd''') that will boot up.<br/> The first grouping at the top of that list will be the DEFAULT.<br /><br />
# Farther below should list '''non-linux OS''' choices. Usually you can identify them because in the grouping will contain the keyword "'''chainloader'''"<br /><br />
13,420
edits

Navigation menu