You are not logged in.
Hello, i m a newbie, but it's not the first time i install and use Arch Linux. I m trying to install it to my new computer and when i reboot i get this error. It prompts me to a shell where i can't do much.
I partitioned into:
/dev/nvme0n1p1 512M EFi system
/dev/nvme0n1p2. 4G Linux swap
/dev/nvme0n1p3. 472G. Linux filesystem
Offline
From the emergency shell does /dev/nvme0 exist?
Offline
Hmm, how can I check that?
Offline
ls /dev/nvme0The output should be either
/dev/nvme0or
ls: cannot access '/dev/nvme0': No such file or directoryOffline
It says "not such file or directory"
Offline
Assuming the system has an Intel CPU see https://bugs.archlinux.org/task/68704
Offline