this post was submitted on 08 Mar 2024
1379 points (98.6% liked)

Memes

51477 readers
1999 users here now

Rules:

  1. Be civil and nice.
  2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.

founded 6 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments

Devices are in /dev. Bulk storage devices can be mounted anywhere on the file system, but by convention you can look up where permanently mounted drives get mounted by looking in /etc/fstab. Automatically mounted drives are usually put in /media and manually mounted devices should go in /mnt.