Thursday, September 2, 2010

Back Molar Decay Decay



From Ubuntu 9.10 the boot loader is GRUB 2 distribution. Unlike GRUB, in which editing them menu.lst file, the file you must edit to change the setting is / etc / default / grub .

For example, let's edit it to make the boot is selected in the GRUB menu automatically the last operating system we've used. For this menu edit / etc / default / grub and the option GRUB_DEFAULT we assign the value saved. And below that line add this GRUB_SAVEDEFAULT = true (important to follow the uppercase and lowercase)

Save the file and run is only update-grub to update the configuration with the changes we have made.

more information https: / / wiki.ubuntu.com/Grub2

0 comments:

Post a Comment