N
N
Nikita123452016-06-11 17:34:12
Arch Linux
Nikita12345, 2016-06-11 17:34:12

Trouble installing archlinux?

loadkeys en
Next, I connect the Internet, mark up the ssd program cgdisk
1. 500M as bootable, put the type ef00
2. Everything else I
format:
mkfs.vfat -F 32 /dev/sdb5
mkfs.ext4 /dev/sdb6 I mount
:
mount /dev/sda6 / mnt
mkdir /mnt/boot
mount /dev/sda5 /mnt/boot
Then I start the installation:
pacstrap /mnt base base-devel
pacman -Syu
genfstab -p /mnt >> /mnt/etc/fstab
And after the last line the error is: == > ERROR: No root directory specified
Where did I go wrong and what could be the cause of the error?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vyacheslav, 2016-06-11
@Firik67

Forgot to chroot after mounting

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question