I am dual booting windows 8 with Ubuntu 12.10. The default grub looks okay but I would like to change the order of the boot and customize it. Please help as I am a newbie and do not have much experience with Ubuntu or any other Linux distributions.
Asked
Active
Viewed 6,606 times
0
-
Have you looked at this post? How do I change the grub boot order? – Lucio Apr 20 '13 at 18:46
1 Answers
2
If you want to edit grub use next command in Terminal: gksu gedit /etc/default/grub
. Or use Grub Customizer - a graphical grub2 settings manager.

Radu Rădeanu
- 169,590