mount(8) — Arch manual pages - Arch Linux
https://man.archlinux.org/man/mount.8The programs mount and umount (8) traditionally maintained a list of currently mounted filesystems in the file /etc/mtab. The support for regular classic /etc/mtab is completely disabled at compile time by default, because on current Linux systems it is better to make /etc/mtab a symlink to /proc/mounts instead.
mount(2) — Arch manual pages
https://man.archlinux.org/man/mount.2mount() attaches the filesystem specified by source (which is often a pathname referring to a device, but can also be the pathname of a directory or file, or a dummy string) to the location (a directory or file) specified by the pathname in target. Appropriate privilege (Linux: the CAP_SYS_ADMIN capability) is required to mount filesystems.
Arch Linux - Downloads
https://archlinux.org/downloadArch Linux Downloads Release Info. The image can be burned to a CD, mounted as an ISO file, or be directly written to a USB stick using a utility like dd.It is intended for new installations only; an existing Arch Linux system can always be updated with pacman -Syu.. Current Release: 2022.01.01 Included Kernel: 5.15.12 ISO Size: 864.3 MB ...