USB boot stuck on set-up page

I created a bootable usb stick using Etcher and booted it to my HP notebook. [ Snapdragon 7c Gen2 @ 2.55GHz; 4 GB memory.] The boot process made it to the set-up screen, with no option shown for booting to the native OS (windows 11.) There it stuck. There are some options to try, but since I am a complete novice on commands, I could not figure out what to do with them- my answer may be in plain sight for all I know. I’m attaching some screen pics to illustrate.

There I am stuck, such that I have to do a hard close to escape the page (s.)


Mod edit:-

Please avoid posting images of textual information. Images removed.
The best way to illustrate is with a few carefully chosen and descriptive words.
Warnings/errors can be recreated if need be in pre-formatted text boxes.
See the informational post below.

Booting from a USB stick does not scan the parent system for other bootable OSs. You get only what’s on the USB.

1 Like

This is an ARM-type processor and it is not likely to be able to run Manjaro with such system.

The only Qualcomm support I could locate DragonBoard 410c | Arch Linux ARM

You may gain some hint and insight from GitHub - Jeremiah-Hawley/Linux-on-Snapdragon: Figuring how to set up linux (arch) on the snapdragon X elite, this is my notes for figuring everything out

1 Like

As a side note, the command halt shut downs from grub console.

Thanks, I saved your tip to try next time I get stuck, though I think I will be formatting that particular usb as it seems it will not work anyway.

I’ll take this opportunity to introduce you to Ventoy as an alternative to re-writing USB disks ad infinitum:

Though Ventoy may (or may not) be useful for your current ARM project, it will be invaluable generally for most other purposes.

Regards.


Welcome to the Manjaro community

As a new or infrequent forum user, please take some time to familiarise yourself with Forum requirements, and the many ways to use the forum to your benefit.

To that end, links are provided (below) - Please use them.


Be prepared to provide outputs from various commands when asked. It’s equally important to provide as much actionable information as possible in your first post, rather than simply indicating there is a problem.

Waiting for others to blindly ask questions can be counter-productive – typically, nobody has a :crystal_ball: at their disposal – Instead, please help others to make informed suggestions, based on information you provide.


Update Announcements

The Update Announcements contain important information and a Known Issues and Solutions section that should generally be checked before posting a request for support.

System Information

While information from *-fetch type apps might be fine for someone wishing to buy your computer, for Support purposes it’s better to ask your system directly; :eyes:

Output of the inxi command (with appropriate parameters, and formatted according to forum guidelines) will generate information useful for those wishing to help:

inxi --filter --verbosity=8

or the short form (preferred):

inxi -zv8
Highly Recommended
Technical Resources
Required Reading

Thanks; I have become pretty familiar with Ventoy, having tried it with several other distros.

Thanks. It appears that Qualcomm is the deal-breaker for noobs like me who would like to try Linux. I’ll have to put up with Windows for a while. I’ve already found an open source alternative for Microsoft Office (Apache Open Office.)

In the OSs Ive tried, I usually get the option of booting the USB or the native OS, such as windows. This time I only had the option of trying to boot the USB- not sure why.

This is a bit of a guess on my part, but I suspect that those other OS’ bootloaders (from the Live USB) ran os-prober at boot whereas it seems the Manjaro ones don’t. (I have never dual-booted with Manjaro, so won’t have seen e.g. a Windows entry anyway).

Are you saying you can’t proceed by selecting the one option shown? You should be able to pick up the Windows GRUB entry following installation and the first update.

I have been looking Thinkpad T14s myself - the same issue - I did some searching and found this

This indicates that - at some point - it will be possible…

You have an ARM CPU, so you need Manjaro for ARM.

There, select Generic EFI option:

If Manjaro for ARM does not work, you can try Debian 13 for ARM:

https://cdimage.debian.org/cdimage/release/current/arm64

1 Like

Right; I get the Manjaro arm setup with no other option. If I leave it alone it just keeps trying to boot.

Try Debian 13 for ARM, it works pretty well.

https://cdimage.debian.org/cdimage/release/current/arm64/iso-cd

https://cdimage.debian.org/cdimage/release/current/arm64/iso-dvd

I tried Debian: set up the usb stick with Etcher as recommended and tried to boot. I got to the GNU GRUB 2.12-9 page (or console?) Options listed are:
*Install
Graphical install
Advanced options
Accessible dark contrast installation menu
Install with speech synthesis
That is as far as I get; when I hit Enter it just goes back to that page.
Below, a couple of options are presented: e to edit or c for a command line, which I used to “halt.”
My noobishness is such that I don’t know what to try next, as far as edits or commands.

Have you been using the same USB over and over?

It might be worth buying a few USB disks – preferably not a cheap brand, but one with a generally good reputation – perhaps “Sandisk” for example. Additionally, look for USB3.0 or USB3.1 “standard” types, as anything more recent might not be fit for purpose.

In some instances an older standard USB2.0 disk may often work without a problem while later types don’t. Bizarre, right?!

Try to select Graphical install, with the arrow keys of the keyboard, and press Enter.

I did try that, several times. It goes back to the grub page every time. I keep getting the feeling that Ms and HP are relentlessly opposing my success. If I knew the first thing about writing code,I would try some things on the command line. I feel like I’m one step away.

Do you know Ventoy?

Basically what you do, is format the usb stick with it, and then copy & paste all your installation .iso files to the usb stick.

When you boot from your usb stick, you select which .iso you want to boot from.

Very easy, and the best in my opinion.

1 Like

:100:
See Post#6 :point_up: