FYI, I went ahead and booted to the boot-repair USB drive again and gathered the blkid output as recommended. This is with my cloned/NVME drive installed and my original NVME drive disconnected. Thanks for any other ideas. This is the first time that boot-repair has not worked for me.
Code:
int@mint:~$ blkid
/dev/nvme0n1p5: BLOCK_SIZE="512" UUID="169818ED9818CCDD" TYPE="ntfs" PARTUUID="64a798c3-252c-49e6-ba79-95e5f4c6a5b1"
/dev/nvme0n1p3: LABEL="Windows-SSD" BLOCK_SIZE="512" UUID="48A2E88AA2E87E36" TYPE="ntfs" PARTLABEL="Basic data partition" PARTUUID="e8a7d0b2-0a73-4046-82ca-9d815da05e95"
/dev/nvme0n1p1: LABEL_FATBOOT="SYSTEM_DRV" LABEL="SYSTEM_DRV" UUID="D0E8-205E" BLOCK_SIZE="512" TYPE="vfat" PARTLABEL="EFI system partition" PARTUUID="303a4c17-90b2-4258-a536-590849804b1d"
/dev/nvme0n1p4: UUID="f3409908-cd51-4af4-9735-c5373816ba49" BLOCK_SIZE="4096" TYPE="ext4" PARTUUID="99af6c75-dddd-4346-9578-f3df55fe8ebd"
/dev/loop0: TYPE="squashfs"
/dev/dm-0: BLOCK_SIZE="2048" UUID="2023-12-23-05-05-55-00" LABEL="Boot-Repair-Disk 64bit" TYPE="iso9660" PTUUID="14eb2669" PTTYPE="dos"
/dev/sda1: LABEL="YUMI" UUID="4E21-0000" BLOCK_SIZE="512" TYPE="exfat" PTTYPE="dos" PARTUUID="ed8fda96-01"
Appreciate any other ideas!