After installing Pop!_OS 22.04 LTS (jammy), I had to manually create the Recovery partition. It boots fine but it doesn’t have a refresh option and I’m wondering what I did wrong.
Here is the info from Pop:
In regular Pop, I can see the Refresh option available:
But booting in Recovery, it isn’t available:
blkid partition info:
/dev/nvme0n1p3:
LABEL="pop_os"
UUID="1fbc84e5-e6af-4a7d-b6ba-a3bb236644ce"
BLOCK_SIZE="4096"
TYPE="ext4"
PARTLABEL="pop_os"
PARTUUID="6faccb30-243f-499b-983c-c375e7e5f2e9"
/dev/nvme0n1p4:
UUID="6487-0A30"
BLOCK_SIZE="512"
TYPE="vfat"
PARTUUID="526f3efd-19d4-44cf-b846-54faedcfdbec"
/dev/nvme0n1p6:
LABEL_FATBOOT="RECOVERY"
LABEL="RECOVERY"
UUID="7B5A-4D83"
BLOCK_SIZE="512"
TYPE="vfat"
PARTLABEL="RECOVERY"
PARTUUID="c3c166e0-cfec-4ed3-b541-d4af27a50da2"
mount info:
/dev/nvme0n1p3 on / type ext4 (rw,noatime,errors=remount-ro)
/dev/nvme0n1p4 on /boot/efi type vfat (rw,relatime,fmask=0077,dmask=0077,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)
/dev/nvme0n1p6 on /recovery type vfat (rw,relatime,fmask=0077,dmask=0077,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro,x-gvfs-name=recovery)
/etc/fstab:
UUID=1fbc84e5-e6af-4a7d-b6ba-a3bb236644ce / ext4 noatime,errors=remount-ro 0 1
PARTUUID=526f3efd-19d4-44cf-b846-54faedcfdbec /boot/efi vfat umask=0077 0 0
/dev/disk/by-partuuid/c3c166e0-cfec-4ed3-b541-d4af27a50da2 /recovery vfat umask=0077,x-gvfs-name=recovery 0 0
/boot/efi/loader/entries/Recovery.conf:
title Pop!_OS recovery
linux /EFI/Recovery-7B5A-4D83/vmlinuz.efi
initrd /EFI/Recovery-7B5A-4D83/initrd.gz
options boot=casper hostname=recovery userfullname=Recovery username=recovery live-media-path=/casper-7B5A-4D83 live-media=/dev/disk/by-partuuid/c3c166e0-cfec-4ed3-b541-d4af27a50da2 noprompt
/recovery/recovery.conf:
HOSTNAME=pop-os
LANG=en_US.UTF-8
KBD_LAYOUT=us
KBD_MODEL=
KBD_VARIANT=
EFI_UUID=PARTUUID=526f3efd-19d4-44cf-b846-54faedcfdbec
RECOVERY_UUID=PARTUUID=c3c166e0-cfec-4ed3-b541-d4af27a50da2
ROOT_UUID=PARTUUID=6faccb30-243f-499b-983c-c375e7e5f2e9
LUKS_UUID=
OEM_MODE=0
UPGRADE=1