Contribute
Register

HELP Post-Installatiion!! Asus K551LB

Status
Not open for further replies.
You need to install efibootmgr. Use 'sudo apt-get efibootmgr'. Make sure you have the appropriate setup for software sources (you'll need 'universe'... going from memory).

Cant get it done...
Code:
ubuntu@ubuntu:~$ sudo efibootmgr -c -L "Clover UEFI" -l "\EFI\CLOVER\CLOVERX64.EFI"
efibootmgr: EFI variables are not supported on this system.
 
dont understand... and cant get it to install...
Code:
ubuntu@ubuntu:~$ sudo apt-get efibootmgr
E: Invalid operation efibootmgr
ubuntu@ubuntu:~$

sudo apt-get install efibootmgr

Using the efibootmgr approach assumes a certain level of Linux knowledge.

Google might be helpful for you... (as well as the 'man' command... 'man apt-get').
 
sudo apt-get install efibootmgr

Using the efibootmgr approach assumes a certain level of Linux knowledge.

Google might be helpful for you... (as well as the 'man' command... 'man apt-get').

i saw that mistake :s

Still cant get it done...

Code:
ubuntu@ubuntu:~$ sudo efibootmgr -c -L "Clover UEFI" -l "\EFI\CLOVER\CLOVERX64.EFI"
efibootmgr: EFI variables are not supported on this system.
 
i saw that mistake :s

Still cant get it done...

Code:
ubuntu@ubuntu:~$ sudo efibootmgr -c -L "Clover UEFI" -l "\EFI\CLOVER\CLOVERX64.EFI"
efibootmgr: EFI variables are not supported on this system.

What version of Ubuntu?

Note: Most ASUS laptops have a setting for the boot entry directly in the BIOS user interface.
 
What version of Ubuntu?

Note: Most ASUS laptops have a setting for the boot entry directly in the BIOS user interface.

Ubuntu 15.04

What should i do?
 
Ubuntu 15.04

What should i do?

Look for the option in BIOS I mentioned. If you can set the loader directly from BIOS, it's easy.

Otherwise do the rename as is mentioned first in the guide.
 
Look for the option in BIOS I mentioned. If you can set the loader directly from BIOS, it's easy.

Otherwise do the rename as is mentioned first in the guide.

I've found it. I feel so dumb
 
Status
Not open for further replies.
Back
Top