You are not logged in.

#1 2015-03-31 01:53:39

Juszr
Member
Registered: 2013-03-12
Posts: 87

[SOLVED]Gummiboot cannot boot arch

Hello. I've been reading the wiki guide until the end when i got stuck. I have windows 8 installed with a UEFI mobo so i just used the same ESP for arch. Now i try to boot arch but get a "vmlinuz not found" message. What did i do wrong?

while still on live cd i mounted the EFI partition (/dev/sda2) to /boot (same root and home partition) and then installed and configured gummiboot as described.
Do i have to add that ESP to the fstab file? Or how to fix it?

Last edited by Juszr (2015-03-31 17:10:49)

Offline

#2 2015-03-31 03:03:01

Scimmia
Fellow
Registered: 2012-09-01
Posts: 12,416

Re: [SOLVED]Gummiboot cannot boot arch

post your config

Online

#3 2015-03-31 03:29:07

Juszr
Member
Registered: 2013-03-12
Posts: 87

Re: [SOLVED]Gummiboot cannot boot arch

title          Arch Linux
linux          /vmlinuz-linux
initrd         /initramfs-linux.img
options        root=/dev/sda6 rw

Offline

#4 2015-03-31 07:29:13

Head_on_a_Stick
Member
From: The Wirral
Registered: 2014-02-20
Posts: 8,778
Website

Re: [SOLVED]Gummiboot cannot boot arch

Load up the Arch live ISO, mount your partitions and use `arch-chroot` then post the output of:

ls /boot
# efibootmgr -v
lsblk -f
# parted -l

You can use `sprunge` to post the output of the commands.

<command> | curl -F 'sprunge=<-' http://sprunge.us

https://wiki.archlinux.org/index.php/Li … in_clients


Jin, Jîyan, Azadî

Offline

#5 2015-03-31 16:14:06

Juszr
Member
Registered: 2013-03-12
Posts: 87

Offline

#6 2015-03-31 16:28:37

Scimmia
Fellow
Registered: 2012-09-01
Posts: 12,416

Re: [SOLVED]Gummiboot cannot boot arch

Your ESP isn't mounted. You've probably installed the kernel and Gummiboot to the boot dir of the root partition.

Online

#7 2015-03-31 16:48:07

Juszr
Member
Registered: 2013-03-12
Posts: 87

Re: [SOLVED]Gummiboot cannot boot arch

Yes. So what should I do?

Offline

#8 2015-03-31 17:02:54

Scimmia
Fellow
Registered: 2012-09-01
Posts: 12,416

Re: [SOLVED]Gummiboot cannot boot arch

I would clear out the boot dir, mount the ESP, then reinstall/reconfigure the kernel and gummiboot.

Online

#9 2015-03-31 17:07:10

Juszr
Member
Registered: 2013-03-12
Posts: 87

Re: [SOLVED]Gummiboot cannot boot arch

Fixed. thanks.

Last edited by Juszr (2015-03-31 17:10:25)

Offline

Board footer

Powered by FluxBB