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

Memes

47027 readers
1006 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 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] captain_aggravated@sh.itjust.works 11 points 11 months ago

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.