I would like to mount drives as my regular user, not root. However
mount: /mnt/ssd1: must be superuser to use mount.
mount: /mnt/ssd2: must be superuser to use mount.
mount: /mnt/ssd3: must be superuser to use mount.
I’ve also added the “user” flag to fstab bit to no avail. One reason I want this is I mount it with sudo
then the file system own is root:root, and my script fails to write to it.