I'm following the Arch Linux install instructions found here from a live cd, and I'm stuck issuing the following command:
# arch-chroot /mnt
mount: sys is already mounted or /mnt/sys busy
sys is already mounted on /sys
sys is already mounted on /mnt/sys
==> ERROR: failed to setup API filesystems in chroot /mnt
Can someone explain to me what sys is and how it got mounted? How do I proceed to install Arch from here? I tried to reload the live cd a number of times but I keep coming back to this.