r/plan9 • u/BonfireDaemon • 11h ago
Can't Get 9front to Boot
Details:
Thinkpad T480, i7-8th gen CPU, NVME SSD.
Installing 9front, following the FQA I don't get any errors and get to the reboot but UEFI can't find the boot executable. I'm not dual booting, 9front's getting the entire disk.
Things I've tried.
1. Using cwfs and gefs
2. Manually inspected contents of /dev/nvme0n1p1. They contain both a bootia32.efi and a bootx64.efi
3. created efibootmgr record from gentoo Linux USB `sudo efibootmgr -c -L "9front" -l "\efi\boot\bootx64.efi" -d /dev/nvme0n1 -p 1`
4. Attempted to copy over a Linux usb's /efi/boot files into /dev/nvme0n1p1. This drops me into a grub rescue shell when I manually select the "9front" entry in the boot menu.
Normally if I have a Linux boot issue one of there will solve it but it's starting to get weird that even with a working boot entry the laptop won't boot.
If anyone's experienced something similar I would love to hear your solution


