@Throne777 or anyone else who has a reason to care about this.
Open a terminal ...
gksu geany /etc/default/grub
Geany or whichever other text editor someone feels like using. Then change this thingy to be whichever kernel you want to be default. GRUB_DEFAULT= .Works something like this ... Whatever kernels you have installed, when grub2 boots the top entry on your grub menu is grub_default 0, if ya add a new kernel grub will make it default 0.
Example of grub2 boot menu.
v
The most recent kernel you installed = Grub_default=0
That new kernels safe mode entry = Grub_default=1
An older gnu/linux kernel you have = Grub_default=2
That older kernels safe mode entry = Grub_default=3
etc, etc, etc.
So change GRUB_DEFAULT= to be the number of the entry that you want to boot default, after changing this file ( save it o course) and then update-grub in terminal.
(CB)
Last edited by CBizgreat! (2012-02-03 21:09:03)
Some common cbiz abbreviations. This will save me time and yet @ same time tell folks what the babble is supposed to mean.
Vll ! =
( Viva la gnu/Linux !) Vl#!! =
( Viva la #! !) Last but not least, UD ... OD ! =
( Use Debian ... or die !) 