You are not logged in.
Pages: 1
Hello,
I tried to do a fresh arch install on a lenovo ideapad 5 but after installation I can't boot because I'm have the following issue:
Starting version 247.2-1-arch
ERROR: device 'UUID=...' not found. Skipping fsck.
mount: /new_root: can't find UUID=...
You are now being dropped into an emergency shell.
sh: can't access tty: job control turned off
[rootfs ]#
Output of lsblk -f and fdisk -l:
https://pasteboard.co/JG74xjD.jpg
Last edited by flipflop133 (2020-12-22 14:31:36)
Offline
Hello,
I tried to do a fresh arch install on a lenovo ideapad 5 but after installation I can't boot because I'm have the following issue:
Starting version 247.2-1-arch
ERROR: device 'UUID=...' not found. Skipping fsck.
mount: /new_root: can't find UUID=...
You are now being dropped into an emergency shell.
sh: can't access tty: job control turned off
[rootfs ]#
Output of lsblk -f and fdisk -l:
https://pasteboard.co/JG74xjD.jpg
Did you checked the uuids from fstab?
Offline
flipflop133 wrote:Hello,
I tried to do a fresh arch install on a lenovo ideapad 5 but after installation I can't boot because I'm have the following issue:
Starting version 247.2-1-arch
ERROR: device 'UUID=...' not found. Skipping fsck.
mount: /new_root: can't find UUID=...
You are now being dropped into an emergency shell.
sh: can't access tty: job control turned off
[rootfs ]#
Output of lsblk -f and fdisk -l:
https://pasteboard.co/JG74xjD.jpgDid you checked the uuids from fstab?
Yes I did.
Offline
Have you tried regenerating the fstab -U?
Offline
Pages: 1