My system keeps booting into an install instead of the encrypted disk. [FIXED]
My system keeps booting into the live image of Pop!_OS 22.04 rather than my encrypted partition. I ran boot-repair-disk but the system keeps going to the install image. I verified that the bios is pointing to the correct disk at boot and I verified that my data is still in the encrypted partition.
Any help would be appreciated.
ThinkPad X1 Extreme Gen 2
Pop!_OS 22.04 LTS Nvidia
EDIT: I found the fix.
I was able to dig out a System76 article that fixed me right up. See below.
The system has been running for years. It was originally a 20.04 which I upgraded to 22.04. I suspect that the "install image" is the recovery partition being booted.
The system has been around for years. It was originally a 20.04 install which I upgraded to 22.04. My guess is that the "install" is actually the recovery image partition.
In that case you should be able to rule out borked boot priority.
I'd be looking at the bootloader, next. You don't mention having multiple boot options, but it could be defaulting to the wrong one for some reason. Or because the one you want is unable to boot despite being otherwise fine.
Boot into the live image and check your disks and boot partitions. If nothing looks off there, try and force your Bios to boot from the install disk directly. If still not helpful, you may need to chroot from the live image and update/repair grub to make sure it's loading properly. Lots of guides on how to do this out there if you're unfamiliar.
Ok. The encrypted partition is nvme0n1p3. The /boot partition is n1p1 and the recovery/install partition is n1p2. For some reason the laptop is booting off of n1p2 instead of n1p1. N1p1 has the BOOT directory as well as the .efi files.