I am trying to use grub-customizer to add a custom background image and use the Ubuntu Condensed font. The preview looks fine:
But when I actually boot up, I get a messed-up configuration. The text is messed-up, with "unknown character" symbols appearing for the box around the boot menu options (because apparently only the default grub font has these special characters?).
Installed Ubuntu 12.10 as a second OS.
Grub bootloader delivered over Win.
Grub smart caught and added Win, only to the end.
And by default I need to ship Win.
Decided to install Grub Customizer through the terminal:
sudo add-apt-repository ppa: danielrichter2007/grub-customizer
sudo apt-get update
sudo apt-get install grub-customizer
But when trying to run Grub Customizer, form appears for a
I cant start Grub Customizer in ubuntu 12.04 after updating the kernel:
exception '15AssertException'
with message 'found unexpected file on path: /etc/grub.d/10_linux'
in /build/buildd/grub-customizer-3.0.2/src/Model/ListCfg.cpp:916
Also update-grub command shows two identical kernels:
Found linux image: /boot/vmlinuz-3.2.0-36-generic
Found initrd image: /boot/initrd.img-3.2.0-36-generic
Foun
i am Vassilis from Greece and i just installed lubuntu in my desktop.
i tried to install Grub Customizer but have problems
i used succesfully the commands
sudo add-apt-repository ppa:danielrichter2007/grub-customizer
sudo apt-get update
sudo apt-get install grub-customizer
but i can not find the Applications > System Tools > Grub Customizer
i also run in a terminal
gksu grub-customizer
but nothi
Hello to all,
i am Vassilis from Greece and i just installed lubuntu in my desktop.
i tried to install Grub Customizer but have problems
i used succesfully the commands
sudo add-apt-repository ppa:danielrichter2007/grub-customizer
sudo apt-get update
sudo apt-get install grub-customizer
but i can not find in the Applications > System Tools the Grub Customizer
i also run in a terminal
Hello to all,
i am Vassilis from Greece and i just installed lubuntu in my desktop.
i tried to install Grub Customizer but have problems
i used the commands
sudo add-apt-repository ppa:danielrichter2007/grub-customizer
sudo apt-get update
sudo apt-get install grub-customizer
but i can not find the Applications > System Tools > Grub Customizer
i also run in a terminal
gksu grub-c
Okay, could use some help/insight/suggestions.
Two days ago my background image I use for the Grub background was working just fine. I pulled down the 1600x900 .jpg image from the Web (I had been using a larger, but resized image) and replaced the existing image with this one.
First post..go easy :)
I just installed Ubuntu 12.04 as a dual boot with my Windows 7. I was using the Grub Customizer to mess with the Grub menu. I changed the resolution of the grub menu using Grub Customizer from 1900x1080x8 (or 16) to 1900x1080x24. Upon reboot I can no longer see my Grub menu. I can hit up/down arrow and select the OS by guessing.
When I try and start Grub Customizer, I get an error window that says the following:
/usr/sbin/grub-mkconfig:7: /etc/default/grub:9: not found.
I was originally trying to make my Windows 7 as the default program to start. Searching the Internet I found that using Grub Customizer would help me do this. It was already installed in my applications so I thought I would try it.