Load kernel from grub bash

Hello all,

I’ve been a ghost around here a long time (F29), find solutions here and docs. Usually I’d recreate issus in VM or use live media, but lost all that in house fire a few weeks ago. I’m one handing a 2" flip phone to try and get my lifeline back, sorry for no bbcodes.

I upgraded to F44, let run a few days, and went to clean up old files, kernels etc. Was having issue with grub entries on boot. I deleted the 2 grub configs and reinstalled grub-common and rebooted. YES dummy me didn’t run mkconfig.

ls
(memdisk)
(proc)
(hd0) - storage
{hd1)
(hd1,gpt3)/ - home/ root/
(hd1,gpt3)root/ - dev/ run/ boot/ etc…
(hd1,gpt2) - efi/ vmlinuz-7.0.8-200.fc44.x86_64 grub2/ system.map, rescue, etc… All same kernel
(hd1,gpt1) efi/ System/ mach_kernel


grub> set root=(hd1,gpt3)
grub> linux (hd1,gpt2)/vmlinuz-7.0.8-200.fc44.x86_64 root=/dev/nvme0n1p3 ro rootflags=subvol=root
grub> initrd (hd1,gpt2)/initramfs-7.0.8-200.fc44.x86_64.img
grub> boot

Or set root=(hd1,gpt3)/root
I’m not sure of the nvme, either nvme0n0 or nvme0n1, or if p3 is needed

Thanks in advance,
Firedup

Bought usb drive, motel manager let me burn iso, fixed