You are not logged in.

#1 2014-04-02 15:32:12

Skyflier
Member
Registered: 2014-04-02
Posts: 26

[SOLVED] Gummiboot won't find /vmlinuz-linux

Hi guys.
This is my first post here. For the first time a adventured myself on installing Arch Linux on real hardware after months trying and testing in VirtualBox.

Now after installing the base system I cannot boot into Arch. Here's what we have:

- Laptop with UEFI (Arch installed in UEFI mode as well);
- Windows 8.1 already installed (and want to keep it in dual boot);
- Gummiboot installed and configured.

The Gummiboot menu shows up but when I select "Arch Linux" it doesn't boot telling me it cannot find "\vmlinuz-linux".
I configured the entry for the Arch system using the Beginners' Guide wiki and directed the path to /vmlinuz-vmlinux as instructed, maybe that's not the patch or I am doing something wrong.

Here's the partition table of the disk:
GPT
sda1 - Windows reserved (NTFS)
sda2 - EFI (VFAT)
sda3 - Windows reserved
sda4 - Windows 8.1 (NTFS)
sda5 - Arch Linux root (ext4) /mnt
sda6 - Arch Linux home (ext4) /mnt/home
sda7 - Linux Swap (swap)

Last edited by Skyflier (2014-04-02 18:29:29)

Offline

#2 2014-04-02 16:53:29

Mr.Elendig
#archlinux@freenode channel op
From: The intertubes
Registered: 2004-11-07
Posts: 4,092

Re: [SOLVED] Gummiboot won't find /vmlinuz-linux

mount the $esp to /boot then reinstall the kernel

Last edited by Mr.Elendig (2014-04-02 16:53:50)


Evil #archlinux@libera.chat channel op and general support dude.
. files on github, Screenshots, Random pics and the rest

Offline

#3 2014-04-02 18:30:15

Skyflier
Member
Registered: 2014-04-02
Posts: 26

Re: [SOLVED] Gummiboot won't find /vmlinuz-linux

That fixed it. Many thanks!

Offline

#4 2014-08-24 14:22:09

nikosgr33k
Member
From: Thessaloniki
Registered: 2014-08-24
Posts: 52
Website

Re: [SOLVED] Gummiboot won't find /vmlinuz-linux

i have the exact same problem after hours and hours of trying to install gummiboot and i finally did now its says to em also it cannot find vmlinuz

what exactly do i need to do?


What is now proved was at first only imagined!  &&  http://superhost.gr

Offline

#5 2014-08-24 15:18:26

Head_on_a_Stick
Member
From: London
Registered: 2014-02-20
Posts: 7,749
Website

Re: [SOLVED] Gummiboot won't find /vmlinuz-linux

@nikosgr33k --- please don't crosspost (original query: https://bbs.archlinux.org/viewtopic.php?id=186119 )

Offline

#6 2015-09-15 00:16:01

colinkeenan
Member
From: Kansas City, MO USA
Registered: 2013-06-13
Posts: 213
Website

Re: [SOLVED] Gummiboot won't find /vmlinuz-linux

Mr.Elendig wrote:

mount the $esp to /boot then reinstall the kernel

I think an example will help somebody: if root is /dev/sda2 and the efi partition is /dev/sda1, boot the arch iso then:

mount /dev/sda2 /mnt
mount /dev/sda1 /mnt/boot
genfstab -p /mnt >> /mnt/etc/fstab
arch-chroot /mnt
pacman -S linux

The genfstab will add an entry for /dev/sda1, but it will probably duplicate /dev/sda2. So edit /mnt/etc/fstab and remove duplicate lines.

Last edited by colinkeenan (2015-09-15 01:04:09)

Offline

#7 2015-09-15 06:31:41

fukawi2
Ex-Administratorino
From: .vic.au
Registered: 2007-09-28
Posts: 6,224
Website

Re: [SOLVED] Gummiboot won't find /vmlinuz-linux

Please leave the dead to rest in peace; a lot has changed since April 2014.

Closing.

Offline

Board footer

Powered by FluxBB