Re: Base install doesn't boot
Reply #1 –
Well I said I followed the wiki, but I noticed that I used /boot/efi instead of simply /boot
Tried again using the exact partitioning scheme in the wiki, and this time using the artix-base-openrc-20201102-x86_64.iso (I noticed the 20201109 one was declared stable too late).
Granted, I changed two variables but I have spent so many hours on this i just wanted to succeed.
The result this morning is the same: Reboot and Select proper Boot device or Insert Boot Media in selected Boot device and press a key
The only drive connected in the case is the Boot device. I checked in the bios and it is listed as the Boot device. Also, if I press F11 for boot menu after pressing the start button, and select that drive, the same thing happens.
And if I boot from the 20201102 stick and click Detect EFI bootloaders, the new setup boot perfectly. Isn't that any kind of clue?
I backed up /boot/grub/grub.cfg and ran
grub-mkconfig -o /boot/grub/grub.cfg
diff grub.cfg grub.cfg-original
78,80d77
< set locale_dir=$prefix/locale
< set lang=en_US
< insmod gettext
That made no difference.
Looking forward to any advice. Thanks!