SagXD@lemm.ee to Linux@lemmy.ml · edit-22 months agoLinux File Systemtelegra.phimagemessage-square76fedilinkarrow-up1471arrow-down124cross-posted to: linux@programming.dev
arrow-up1447arrow-down1imageLinux File Systemtelegra.phSagXD@lemm.ee to Linux@lemmy.ml · edit-22 months agomessage-square76fedilinkcross-posted to: linux@programming.dev
minus-squareumbraroze@lemmy.worldlinkfedilinkarrow-up3·2 months ago/mnt is meant for volumes that you manually mount temporarily. This used to be basically the only way to use removable media back in the day. /media came to be when the automatic mounting of removable media became a fashionable thing. And it’s kind of the same to this day. /media is understood to be managed by automounters and /mnt is what you’re supposed to mess with as a user.
/mnt is meant for volumes that you manually mount temporarily. This used to be basically the only way to use removable media back in the day.
/media came to be when the automatic mounting of removable media became a fashionable thing.
And it’s kind of the same to this day. /media is understood to be managed by automounters and /mnt is what you’re supposed to mess with as a user.