You are not logged in.

#1 2020-09-30 01:49:06

stephenboston
Banned
Registered: 2020-09-27
Posts: 46

[SOLVED]booting to menu: Device Manager, Boot Manager....

Installed with systemd-boot.

Startup opens with single item in the middle of the screen

Reboot into firmware interface

It 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

#2 2020-09-30 02:23:26

Scimmia
Fellow
Registered: 2012-09-01
Posts: 13,729

Re: [SOLVED]booting to menu: Device Manager, Boot Manager....

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

#3 2020-09-30 06:40:02

Khere
Member
From: Italy
Registered: 2020-03-04
Posts: 170

Re: [SOLVED]booting to menu: Device Manager, Boot Manager....

Post  your

 /boot/loader/entries/$CONFIGFILE 

Last edited by Khere (2020-09-30 06:44:16)


Fan of Giorgio Moroder & Mohammad Ammax enemy

Offline

#4 2020-09-30 08:42:45

stephenboston
Banned
Registered: 2020-09-27
Posts: 46

Re: [SOLVED]booting to menu: Device Manager, Boot Manager....

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" rw

where '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

#5 2020-09-30 08:55:34

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,365

Re: [SOLVED]booting to menu: Device Manager, Boot Manager....

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

#6 2020-09-30 08:57:10

stephenboston
Banned
Registered: 2020-09-27
Posts: 46

Re: [SOLVED]booting to menu: Device Manager, Boot Manager....

Thanks

Offline

Board footer

Powered by FluxBB