You are not logged in.

#1 2023-08-27 10:13:13

motoMage
Member
Registered: 2021-08-26
Posts: 4

[RESOLVED] Boot is not mounted on start

Hello,

I have freshly istalled arch on my pc, not doing it so often, so this time failed.

Installation went smothly, grub, fstab - all went correctly. But after reboot i got only grub prompt.
Some looking around - and i see in efi partition grub files, but this partition is not mounted to /boot, even it is done correctly in fstab
I suspect nvme drivers make some impact, so how to fix.

Screenshot-2023-08-27-at-10-59-09.png


Bad sign - i tried boot manually, with
linux  (hd0,gpt1)/vmlinuz-linux root=(hd0,gpt2)/
boot

first time i got SGX disabled in bios,
i enabled in in bios - and second boot attempt -
just nothing happens, forever hanging grub prompt

Any help is so much apprecited! i dont want to go into ui installers, I want to really understand the problem.
Thanks in advance!

Last edited by motoMage (2023-08-27 14:37:09)

Offline

#2 2023-08-27 11:52:36

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 74,307

Re: [RESOLVED] Boot is not mounted on start

Nothing is mounted during grub.
Did you forget to grub-mkconfig?
What does the grub/grub.cfg on nvme0n1p1 look like ?

Please obtain that from eg. a live distro and post it like

cat /mnt/boot/grub/grub.cfg | curl -F 'file=@-' 0x0.st

Offline

#3 2023-08-27 14:27:42

motoMage
Member
Registered: 2021-08-26
Posts: 4

Re: [RESOLVED] Boot is not mounted on start

Worked like a magic!

grub-mkconfig from live boot - (forgot to complete during installation)
Thanks so much!

Offline

#4 2023-08-27 14:35:55

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 74,307

Re: [RESOLVED] Boot is not mounted on start

\o/
Please always remember to mark resolved threads by editing your initial posts subject - so others will know that there's no task left, but maybe a solution to find.
Thanks.

Offline

Board footer

Powered by FluxBB