1: Did you throw data into it before or after the format?
2: Permissions issue. You need to add permissions for yourself to access that mount point, whether it's setting those perms in /etc/fstab, chown/chmod the dir and below, or facl
Welcome to the programming.dev Raspberry Pi community!
Raspberry Pi is a series of small single-board computers. It is widely used in many areas because of its low cost, modularity, and open design. It is typically used by computer and electronic hobbyists.
Members of this community are expected to exhibit mature and respectful behavior.
Those who fail to uphold these standards may find their posts or comments removed, with repeat offenders potentially facing a permanent ban.
Please keep discussions in English so that they can be appropriately moderated.
1: Did you throw data into it before or after the format?
2: Permissions issue. You need to add permissions for yourself to access that mount point, whether it's setting those perms in /etc/fstab, chown/chmod the dir and below, or facl
1: after 2: I had already done that, the permissions got reset after reboot
I ended up solving the problem by remounting it from /media/ to /mnt/
I still have no idea what caused the problem originally though.
I didn't have any important data on it so I don't need to worry about data recovery