FSTAB

Generating fstab

sudo pacman -S --needed arch-install-scripts
genfstab -U -p /  | less

NTFS

When mounting an NTFS device, using the default option sets root permissions. Set the permissions to the first user with uid and gid set to 1000 and give every user access with umask.

Use the permissions option to allow changing the permissions