You are not logged in.

#1 2019-05-20 09:04:16

harlek!n
Member
Registered: 2019-05-20
Posts: 4

[SOLVED] grub error: disk 'lvid/...' not found; Windows 10 + Arch

Hello,

I am trying to install Arch on my new laptop and I encounter some issues regarding grub:
`grub error: disk 'lvid/...<UUID>' not found. Entering rescue mode..`

Setup:
Laptop: Thinkpad T420 with an 256GB SSD
Windows is already installed in LEGACY mode.

What I did:
1. create a new ext4 partition sda3 (windows is sda1 and sda2)
2. follow https://wiki.archlinux.org/index.php/installation_guide
3. LVM on LUCKS on sda3 (https://www.pavelkogan.com/2014/05/23/l … ncryption/)
4. mkinitcpio.conf hooks: `HOOKS=(base udev autodetect keyboard keymap consolefont modconf block encrypt lvm2 filesystems fsck)`
5. install grub and add LVM + LUCKS specific entries
6. add windows entry to grub (https://wiki.archlinux.org/index.php/GR … S/MBR_mode)

--> apparently GRUB can't find (or decrypt?) the partition.

The UUID in /etc/fstab is correct.

What I tried and didn't work:
https://unix.stackexchange.com/question … -not-found
https://wiki.archlinux.org/index.php/GR … ue_console

I think I messed up and somehow mixed UEFI/BIOS GPT/MBR but I don't know how/where.

Could you help me?

Last edited by harlek!n (2019-06-04 10:56:35)

Offline

#2 2019-05-20 09:25:16

schard
Member
From: Hannover
Registered: 2016-05-06
Posts: 1,932
Website

Re: [SOLVED] grub error: disk 'lvid/...' not found; Windows 10 + Arch

Please provide the output of

lsblk -o +UUID

Offline

#3 2019-05-21 12:10:05

harlek!n
Member
Registered: 2019-05-20
Posts: 4

Re: [SOLVED] grub error: disk 'lvid/...' not found; Windows 10 + Arch

The output is: https://imgur.com/a/H0nZ7I8

https://i.imgur.com/GAB4R5b.jpg

Meanwhile the complete GRUB error:

error: disk 'lvmid/0cI5zT-svlT-CT1n-FKFY-nijs-ulq0-drdsiQ/fBJC3Y-pg7Z-WJGR-Ftb3-DmvE-101q-2UEeUN' not found.

sda1 is the main SSD with sda1 the windows system partition, sda2 the windows partition and sda3 the lvm partition.

sdb will be used as /home extension (using symlinks) once the system is running

sdc is the live-USB


moderator edit -- replaced oversized image with link.
Pasting pictures and code

Last edited by 2ManyDogs (2019-05-21 13:22:23)

Offline

#4 2019-05-21 20:18:37

harlek!n
Member
Registered: 2019-05-20
Posts: 4

Re: [SOLVED] grub error: disk 'lvid/...' not found; Windows 10 + Arch

Update:
- reapired the windows boot loader  (https://unix.stackexchange.com/question … -mode?rq=1)
- converted windows from legacy mode to UEFI/GPT (https://docs.microsoft.com/de-de/window … mbr-to-gpt)
- reinstalled arch
- chose GRUB as boot loader (https://wiki.archlinux.org/index.php/GR … not_loaded)
- ... and yet I still encounter this problem.

I really don't understand what's going on.

Offline

#5 2019-05-27 17:32:30

fromminttoarch
Member
From: Germany
Registered: 2015-10-25
Posts: 14

Re: [SOLVED] grub error: disk 'lvid/...' not found; Windows 10 + Arch

Hi harlek!n,

sounds like you are running into similar issues as I did a few days back. The guide by pavelkogan isn't up-to-date anymore, you need to specify "--type luks1" when encrypting your disk with cryptsetup luksFormat (see https://bbs.archlinux.org/viewtopic.php?id=246628).

Hope that helps!

Offline

#6 2019-06-04 10:55:25

harlek!n
Member
Registered: 2019-05-20
Posts: 4

Re: [SOLVED] grub error: disk 'lvid/...' not found; Windows 10 + Arch

It solved my problem completely!

The only difference was UEFI vs Legacy, but that's described in the wiki

Thank you

Offline

#7 2019-06-16 07:56:29

aka_batman
Member
Registered: 2019-06-16
Posts: 2

Re: [SOLVED] grub error: disk 'lvid/...' not found; Windows 10 + Arch

still doesnt work for me with only Arch installation and UEFI( but on laptop without UEFI its works fine.
following this manual
also tried different approaches with grub and mkinitcpio configs.
if someone can help i will show any configs that you need for it.

Offline

#8 2019-06-16 11:58:19

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,415

Re: [SOLVED] grub error: disk 'lvid/...' not found; Windows 10 + Arch

This one is marked as [solved] make your own thread containing exact information and setup steps from your own system.

Offline

Board footer

Powered by FluxBB