I want to mount a device to a designated dir, how can I know what file systems already exist in my machine? I am using a NFS system, Thank you
Use df command with -a argument:
-a
df -a