Tried To Resize LVM on LUKS
I setup my Artix-runit lvm-on-luks system a few months ago by mainly following this guide:
https://web.archive.org/web/20210515073858/https://www.rohlix.eu/post/artix-linux-full-disk-encryption-with-uefi/
I got some help from this video too: https://www.youtube.com/watch?v=dI3bGeT31Bo&t=2412s
I was trying to resize logical volumes on my LVM on LUKS setup and I believe I was successful using these sources:
https://wiki.archlinux.org/title/Resizing_LVM-on-LUKS
https://wiki.archlinux.org/title/LVM
I used to be able to login to my desktop environment by entering the passphrase. However, I could no longer login after my modifications and I am getting this grub rescue message instead:
Attempting to decrypt master key...
Slot 0 opened
error: attempt to read or write outside of disk 'lvmid/(some gibberish...)'
Entering rescue mode...
grub rescue>
Sorry for my unprofessionalism and any help will be truly appreciated.