Tell me more ×
Ask Ubuntu is a question and answer site for Ubuntu users and developers. It's 100% free, no registration required.

I'm using Lubuntu.
I tried to install Grub Customizer but I have problems.
I used the following commands:

sudo add-apt-repository ppa:danielrichter2007/grub-customizer
sudo apt-get update
sudo apt-get install grub-customizer  

But, I can not find Applications > System Tools > Grub Customizer. I also ran gksu grub-customizer in a terminal but nothing happened. What to do?

share|improve this question
What errors did you receive? Can you add the output of your install to your question? – maggotbrain Jan 24 at 10:00

2 Answers

Simply type grub-customizer in a terminal. It will ask for your sudo password. It should run once you type that in.

share|improve this answer

This is what I'm assuming to be the same person posted elsewhere:

Re: problem start Grub Customizer in LUBUNTU

i re-run again the commands

sudo add-apt-repository ppa:danielrichter2007/grub-customizer
sudo apt-get update
sudo apt-get install grub-customizer and grub-customizer works PERFECT

thanks

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.