You are not logged in.

#1 2014-09-30 02:26:39

paulkjin82
Member
Registered: 2014-09-30
Posts: 2

EFI installation fails

arch linux usb install using Arch Linux beginners' guid

gdisk printout /dev/sda
MBR: Protective
BSD APM not present
GPT present


/boot EF00 EF system fat32 fs
/home 8300 linux system
/swap 8200
/          linux system

no journalctl -xn entries regardless of repeated reboots.

nothing on screen during power on. not even a cursor.
UEFI Motherboard, gummiboot installed. No errors during install. Though the only one config file in the /boot partition, loader.conf. Which contains one entry
"default 8e223669197c48d08b1d3c367d4c-*"
I can't think of anything else to add.
Any help given is greatly appreciated.
Paul

Offline

#2 2014-09-30 02:34:57

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: EFI installation fails


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#3 2014-09-30 04:12:28

TheSaint
Member
From: my computer
Registered: 2007-08-19
Posts: 1,523

Re: EFI installation fails

The common mistake is to use UUID, rather than labeling the partitions, which leads to relevant confusion. Labels are easier to remember.
Developers defaulting on UUID because they don't know about everybody's conventions.


do it good first, it will be faster than do it twice the saint wink

Offline

#4 2014-09-30 18:33:27

silverhammermba
Wiki Maintainer
Registered: 2011-04-14
Posts: 156

Re: EFI installation fails

Maybe try rEFInd? It's pretty good at finding kernels automatically regardless of how your system is set up.

Offline

#5 2014-09-30 18:49:33

MoonSwan
Member
From: Great White North
Registered: 2008-01-23
Posts: 881

Re: EFI installation fails

I used rEFInd but there is a "gotcha" that I found out isn't in the Beginner's Guide (nor am I certain my advice should be added to it as it may confuse some people):  When I installed the system I had to mount my boot partition as:

/boot/efi

Without that change rEFInd refused to boot properly.  In the end, with this method, you'll end up with a boot partition that looks like this: 

/boot/efi/EFI/...

It looks funny but it does work and it was the only way I found to get my install up and running.  There are other ways to do things but you may want to try this one.

Offline

#6 2014-10-03 10:54:14

paulkjin82
Member
Registered: 2014-09-30
Posts: 2

Re: EFI installation fails

Jasonwryan
Will use the code tags in future.
silverhammermba, MoonSwan
I've  started using gummiboot and I think that I should just use one and stick with it.

So with that I have a few questions, When I setup the partitions, I use gdisk. With the boot partition do I just leave it to gummiboot to set up the efi folder or create it myself after  I have created the file systems.
I'm using a none UEFI install, does that matter? And when I do try to use  UEFI  bios I get a blue screen with an error 14. I can't remember the full text of the error.

Offline

#7 2014-10-03 12:31:45

TheSaint
Member
From: my computer
Registered: 2007-08-19
Posts: 1,523

Re: EFI installation fails

My ESP is mounted on /boot, the gummiboot got set easy. Otherwise you should configure gummiboot where your ESP is mounted.


do it good first, it will be faster than do it twice the saint wink

Offline

#8 2014-10-03 17:47:16

silverhammermba
Wiki Maintainer
Registered: 2011-04-14
Posts: 156

Re: EFI installation fails

paulk, sticking with gummiboot is fine of course. I was suggesting rEFInd more as a debugging tool: since rEFInd is usually easy to install and often can boot your kernel with no configuration whatsoever, it could be a good indication of where the problem lies. If rEFInd works, you probably have gummiboot misconfigured. If rEFInd doesn't work, perhaps your problem is more fundamental and gummiboot isn't to blame.

Offline

#9 2014-10-03 18:12:58

v1rous
Member
Registered: 2014-04-27
Posts: 13

Re: EFI installation fails

paulkjin82 wrote:

I'm using a none UEFI install, does that matter?

It might matter:

Requirements for UEFI Variables support to work properly

Offline

Board footer

Powered by FluxBB