1234
submitted 2 weeks ago* (last edited 1 week ago) by sag@lemm.ee to c/linux@lemmy.ml
you are viewing a single comment's thread
view the rest of the comments
[-] baseless_discourse@mander.xyz 11 points 2 weeks ago

except nowadays many distro mounts removable media under /run/media instead of /media (for good reason).

[-] matcha_addict@lemy.lol 9 points 2 weeks ago
[-] baseless_discourse@mander.xyz 4 points 2 weeks ago* (last edited 2 weeks ago)

/run is a temporary fs, so if the mount, filesystem or even the entire system crashed, all the mounted data will be cleaned up after a reboot.

On the contrary, if the mount crashed, it might leave a folder or data on /media, making subsequent mount problematic.

Here is a well-written comment about the rationale behind this mount point: https://www.reddit.com/r/linuxquestions/comments/tzo984/comment/i40e2za/

[-] caseyweederman@lemmy.ca 2 points 2 weeks ago

Probably so that you don't accidentally write to a directory by mistake when it isn't mounted, and then lose access when you mount something over it, all while services are looking for files that are only there sometimes.

[-] Toribor@corndog.social 2 points 2 weeks ago

I've had exactly this happen to me. It was my own fault but it took a bit of work figure out.

[-] uninvitedguest@lemmy.ca 2 points 2 weeks ago

Where would you mount non-removable media?

[-] baseless_discourse@mander.xyz 2 points 1 week ago
[-] uninvitedguest@lemmy.ca 2 points 1 week ago

Wow. Talk about ways to skin a cat.

I mount mine to /media using autofs.

I was, at one point, using /mnt but ran in to some situation that Proxmox didn't like that involved bind mounts (can't remember what) and shifted them all over to /media.

this post was submitted on 06 Sep 2024
1234 points (95.7% liked)

Linux

47366 readers
937 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS