Software - Support > Other

How to clean up GRUB?

(1/2) > >>

dodo:
GRUB customizer worked fine.
I have advice for anyone who will use it: save after each step, for example if u delete one entry-save, move one entry up- save, add submenu-save and so on..., dont just make all the changes at once and save em then because i did that and there was some kind of error so i had to go all over again.

Mission accomplished. grub edited successfuly
 8)

dodo:

Thank you gold finger, that worked and i learned something new: -> (read lines in terminal, dont just put commands and keep pressing enter  ???)
Now, GRUB Customizer is installed, i will tinker with it tomorrow and post results.
Hopefully i wont blow something up.
 ;)

gold_finger:
Open terminal and enter only these two again:


--- Code: ---sudo apt-get update
--- End code ---

--- Code: ---sudo apt-get install grub-customizer
--- End code ---

From your output in last post, after this:

--- Code: ---sudo add-apt-repository ppa:danielrichter2007/grub-customizer
sudo apt-get update
sudo apt-get install grub-customizer
 More info: https://launchpad.net/~danielrichter2007/+archive/grub-customizer
Press [ENTER] to continue or ctrl-c to cancel adding it
--- End code ---

You were supposed to just hit enter to add the ppa.  It appears as though that is when you typed sudo apt-get update and then hit enter.  If that's what you did, then it probably just registered the "enter", but not the update command.  So, when you tried to install, the package lists were not updated to reflect the addition of the ppa source.  That's my guess at least based on what the output appears to show.

dodo:
Hm, after running these commands in terminal, looks like there is some kind of error

i copied:

--- Code: ---kucni-kompjuter@KucniKompjuter-Linux:~$ sudo add-apt-repository ppa:danielrichter2007/grub-customizer
[sudo] password for kucni-kompjuter:
You are about to add the following PPA to your system:
 This PPA contains the latest release of Grub Customizer.

sudo add-apt-repository ppa:danielrichter2007/grub-customizer
sudo apt-get update
sudo apt-get install grub-customizer
 More info: https://launchpad.net/~danielrichter2007/+archive/grub-customizer
Press [ENTER] to continue or ctrl-c to cancel adding it
sudo apt-get update
gpg: keyring `/tmp/tmpJt7VKD/secring.gpg' created
gpg: keyring `/tmp/tmpJt7VKD/pubring.gpg' created
gpg: requesting key 3F055C03 from hkp server keyserver.ubuntu.com
gpg: /tmp/tmpJt7VKD/trustdb.gpg: trustdb created
gpg: key 3F055C03: public key "Launchpad PPA for Daniel Richter" imported
gpg: no ultimately trusted keys found
gpg: Total number processed: 1
gpg:               imported: 1  (RSA: 1)
OK
kucni-kompjuter@KucniKompjuter-Linux:~$ sudo apt-get install grub-customizer
Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Unable to locate package grub-customizer
kucni-kompjuter@KucniKompjuter-Linux:~$

--- End code ---

excuse my newbieness  ::)

dodo:

--- Quote from: N4RPS on April 23, 2014, 07:10:13 PM ---American TV shows are aired more or less worldwide, but since you're from Croatia, just in case you didn't know, the following phrase comes from the 1960s US TV series 'Lost In Space'...

DANGER, Will Robinson!   DANGER, Will Robinson!   DANGER, Will Robinson!  DANGER, Will Robinson!   DANGER, Will Robinson!   DANGER, Will Robinson!   DANGER, Will Robinson!   DANGER, Will Robinson!
--- End quote ---

Ty for instructions, i didn't watch "Lost in Space"
Will try GRUB customizer and hopefully i won't get stuck in time-space continuum.
;D

Navigation

[0] Message Index

[#] Next page

Go to full version