You are not logged in.

#1 2020-10-30 07:47:20

guilli
Member
Registered: 2020-10-30
Posts: 3

[SOLVED] Extending Root LVM is breaking GRUB

Hello everyone,

I have successfully installed Arch Linux with UEFI and LVM on 2 machines following the wiki guide: https://wiki.archlinux.org/index.php/In … nux_on_LVM

On the first machine I formatted the drive with an EFI partition (fat32) a root partition (ext4), a home partition (ext4) and a swapfile. I then added a new disk, created a partition (ext4) and extended the LVM home partition, everything worked fine.
On the second machine I have an EFI partition (fat32) a root partition (ext4) and a swapfile. I added a new disk to this machine, created a partition (ext4) and extended the root LVM partition, but when rebooting GRUB goes into rescue mode (lvmid/... is not found).
Lvdisplay and vgdisplay are displaying the UUID reported by GRUB.

Can someone point me in the right direction?

Thanks.
Guilli

Last edited by guilli (2020-10-30 09:40:25)

Offline

#2 2020-10-30 09:39:17

guilli
Member
Registered: 2020-10-30
Posts: 3

Re: [SOLVED] Extending Root LVM is breaking GRUB

I found the solution. The EFI partition should be mounted under /boot instead of /boot/efi.
Problem solved for me.

Offline

Board footer

Powered by FluxBB