Answer the question
In order to leave comments, you need to log in
Error after installing ArchLinux
I install archlinux according to the official wiki ( https://wiki.archlinux.org/index.php/Beginners'_Guide ).
There are 2 disks in the system (sda - 160Gb, sdb - 500Gb), I select the MBR partition scheme, on sda I create 3 primary partitions - sda1 (50Gb), sda2 (50Gb), sda3 (40Gb).
I format sda1, sda2 in ext4, I leave sda3 under swap commands:
# mkswap /dev/sda3
# swapon /dev/sda3
Answer the question
In order to leave comments, you need to log in
Obviously, you have Syslinux, and you did not touch the default config /boot/syslinux/sylinux.cfg, and in it, by default, the root section refers to /dev/sda3. Hence the problems.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question