You are not logged in.
Pages: 1
Everything is correct, partitioning, formatting, installation, fstab is correct, but when I enter arch-chroot /mnt, 1. [root@archiso /] 2. ls /mnt is empty. Where is the problem?
Offline
You didn't pacstrap the new system to it.
Edit: Wait, you wrote things out weird, I didn't understand. /mnt in the new system should be empty, the previous /mnt is now /, that's the point of chroot.
Last edited by Scimmia (2025-10-31 12:20:24)
Offline
You didn't pacstrap the new system to it.
Edit: Wait, you wrote things out weird, I didn't understand. /mnt in the new system should be empty, the previous /mnt is now /, that's the point of chroot.
I did pacstrap.
I type the command arch-chroot /mnt and after the command, the address should have changed from root@archiso to root@archlinux. But it doesn't
Offline
the address should have changed from root@archiso to root@archlinux
Says who?
sudo systemd-detect-virt -r && echo "you are chrooted"Last edited by seth (2025-10-31 15:57:16)
Offline
Pages: 1