You are not logged in.

#1 2020-08-14 20:42:03

melkhatt
Member
Registered: 2020-08-14
Posts: 4

[(Solved) boot problem] mount: /new_root:can't find UUiD

Hello everyone

My arch is not booting anymore after update.
i tried installing linux-lts kernel. same.



https://pic.infini.fr/qN9kxqru/vddCPYKN.jpg

...

thanks

Last edited by melkhatt (2020-08-14 23:09:28)

Offline

#2 2020-08-14 21:31:38

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 29,525
Website

Re: [(Solved) boot problem] mount: /new_root:can't find UUiD

What was updated between when it worked and didn't?

Have you tried regenerating the initramfs?  (Given that you installed -lts, I gather a new initramfs was generated for that, but it's still worth a shot).

From the emergency shell, can you `ls /dev/disk/by-uuid/`?

Last edited by Trilby (2020-08-14 21:32:26)


"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" -  Richard Stallman

Offline

#3 2020-08-14 22:15:48

melkhatt
Member
Registered: 2020-08-14
Posts: 4

Re: [(Solved) boot problem] mount: /new_root:can't find UUiD

Yes "mkinitcpio -p linux" and "mkinitcpio -P" done.

In the emergency shell: `ls /dev/disk/by-uuid/`
64B22884B2285CB4

Offline

#4 2020-08-14 22:20:48

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 29,525
Website

Re: [(Solved) boot problem] mount: /new_root:can't find UUiD

That's sda1.  None of the nvme partitions are there - so this looks like a failure to detect the nvme device.

What about what was upgraded?  Was there a kernel upgrade.  Did you try downgrading?  Have you checked all hardware / cable connections?

Last edited by Trilby (2020-08-14 22:21:21)


"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" -  Richard Stallman

Offline

#5 2020-08-14 22:33:06

melkhatt
Member
Registered: 2020-08-14
Posts: 4

Re: [(Solved) boot problem] mount: /new_root:can't find UUiD

I can't downgrade, because i reinstalled the system

Like they said in this post
https://bbs.archlinux.org/viewtopic.php?id=257375

plamco wrote:

After upgrade to kernel 5.7.8 and lts-5.4.51 linux is not detecting nvme drive and won't boot with both linux and linux-lts

I think i have to wait for 5.8 kernel

There is a patch here https://git.kernel.org/pub/scm/linux/ke … a6f841417a

Offline

#6 2020-08-14 22:40:37

loqs
Member
Registered: 2014-03-06
Posts: 17,369

Re: [(Solved) boot problem] mount: /new_root:can't find UUiD

You can obtain an old kernel package from the ALA.

Offline

#7 2020-08-14 22:51:45

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 29,525
Website

Re: [(Solved) boot problem] mount: /new_root:can't find UUiD

Or if 5.8.1 would really include the relevant patch, it is available in testing.  The kernel package is one of very few that you could "cherry pick" from testing without causing problems: so you can just download the pkg.tar.zst from the testing repo of your mirror and install it with `pacman -U`.

Last edited by Trilby (2020-08-14 22:52:15)


"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" -  Richard Stallman

Offline

#8 2020-08-14 22:57:04

melkhatt
Member
Registered: 2020-08-14
Posts: 4

Re: [(Solved) boot problem] mount: /new_root:can't find UUiD

Thanks everyone

I installed 5.8.1 kernel from testing and it's working.
i'm gonna wait until the update in stable repo.

Thanks.

Offline

Board footer

Powered by FluxBB