You are not logged in.
Installed with systemd-boot.
Startup opens with single item in the middle of the screen
Reboot into firmware interfaceIt then opens up a menu
> Device Manager
> Boot Manager
> Boot Maintenance Manager
and so on.
Continue and Reset options lead back to the initial screen.
Last edited by stephenboston (2020-09-30 08:56:34)
Offline
Sounds like you didn't create any menu entries, or the ones you did create are invalid. Post your configs.
Last edited by Scimmia (2020-09-30 02:24:03)
Offline
Post your
/boot/loader/entries/$CONFIGFILE Last edited by Khere (2020-09-30 06:44:16)
Fan of Giorgio Moroder & Mohammad Ammax enemy
Offline
Thank you. I couldn't get into the system to recover the config files so I repeated the installation and this time I have a working system.
I believe my error was in the arch.conf file.
root="LABEL=archboot" rwwhere 'archboot' was the name of the efi partition.
This time I used PARTUUID as the root.
That' s the only difference I can think of. Would that explain it? Or is it likely something else. I'm new to arch and the installation had been pecky and uncertain so it's possible I had other errors. I've done it a few times now and have a better understanding so that may have been the fix rather than the config file.
I apologise for not posting the bad config, but I thought it would be easier to simply re-install.
Last edited by stephenboston (2020-09-30 08:51:29)
Offline
That will have been an issue yes. You pass the identifier of your root partition and not the ESP on that line.
If you consider this solved, please mark it as [SOLVED] or so by editing the title in your first post.
Offline
Thanks
Offline