That's easy: from the file manager you can copy the path to it. Or from the terminal:
df -h
Should show you mounted filesystems.
That's easy: from the file manager you can copy the path to it. Or from the terminal:
df -h
Should show you mounted filesystems.
Both are overkill for removable storage. Try using a filesystem that is engineered for that, such as exfat, unless you have a very special need.
This. Give
exfata try. It was created specifically for removable storage.