You are not logged in.
I'm moving the SSD with my arch installation to a new PC and on boot I'm seeing this error:
Starting version 251.6-2-arch
ERROR: device 'UUID={uuid}' not found. skipping fsck.
mount: /new_root: Can't find UUID={uuid}.
You are now being dropped to an emergency shell.
sh. can't access tty; job control turned off
I don't have the old pc as that is off being repaired, but I have a arch live USB to boot from but I don't know where to start to solve this, any help is appreciated!
Last edited by tonysala (2022-10-31 15:15:19)
Offline
Boot the fallback initramfs
Or just mount everything, chroot in, and regenerate the initramfs'. You'll need to regenerate them anyway after booting the fallback, the problem is that the default initramfs only includes drivers for the system it was generated on.
Last edited by Scimmia (2022-10-31 13:05:21)
Offline
Boot the fallback initramfs
Or just mount everything, chroot in, and regenerate the initramfs'. You'll need to regenerate them anyway after booting the fallback, the problem is that the default initramfs only includes drivers for the system it was generated on.
Thanks! This is exactly what I needed, I have to remove some nvidia drivers which were stopping me from booting into my wm. But that's a problem for another day!
Offline