Thread: Grub Customizer does not work
when try , start grub customizer, error window says following:
/usr/sbin/grub-mkconfig:7: /etc/default/grub:9: not found.
trying make windows 7 default program start. searching internet found using grub customizer me this. installed in applications thought try it. no clue start fix problem.
did chance upgrade , still using grub legacy?
grub2 file, exist?
/etc/default/grub
can manually change without grub customizer although manual way more difficult have directly edit /etc/default/grub.
howto: grub customizer updated grub 1.99
http://ubuntuforums.org/showthread.php?t=1664134
http://www.ubuntugeek.com/grub-custo...-included.html
grub 2 guide - drs305 link grub customizer
http://ubuntuforums.org/showthread.php?t=1195275
can use number in menu or or title boot windows grub_default=0 0 changed correct menu item line number or exact title. note 0 first line.
if grub 1.99 submenus bit different - drs305
http://ubuntuforums.org/showthread.php?p=10720316
find windows entry in grub.cfg , copy grub default vista entry - if edit windows command use edited copy must match title exactly:
gedit /boot/grub/grub.cfg
, copy grub_default here:
gksudo gedit /etc/default/grub
grub_default=0
change comment # or delete old , add new :
#grub_default=0
grub_default="windows vista (on /dev/sda1)"
do:
sudo update-grub
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [SOLVED] Grub Customizer does not work
Ubuntu
Comments
Post a Comment