153
Linux File System (telegra.ph)
submitted 1 month ago by Blaze@lemmy.zip to c/linux@programming.dev
you are viewing a single comment's thread
view the rest of the comments
[-] webghost0101@sopuli.xyz 12 points 1 month ago

So where am i supposed to mount my permanent other file systems?

I used to mount them to home, after realizing how much headache that was causing i moved them to mnt. Surely that makes the most sense?

[-] Ghoelian@lemmy.dbzer0.com 12 points 1 month ago* (last edited 1 month ago)

I usually put them in /media, so my games drive for example lives in /media/games.

Seems to mostly fit with the usual external media that gets mounted there.

[-] Hubi@feddit.org 3 points 1 month ago

Yup, that's what I do too. Mine are mounted to /media/user/ by default.

[-] astrsk@fedia.io 11 points 1 month ago

/mnt is reasonable and normal. I have used /mnt, /data, /media for various hardware and software mounted storage. It really doesn’t matter unless you’re dealing with some specific software or organization with esoteric requirements.

[-] Kyatto@leminal.space 6 points 1 month ago

You can just make a new folder, I put mine on /data

[-] adespoton@lemmy.ca 4 points 1 month ago

Doesn’t even have to be new; I’ve got one at ~/Downloads in my fstab.

[-] webghost0101@sopuli.xyz 3 points 1 month ago

Its like the gates of heaven have just opened…

[-] neidu2@feddit.nl 6 points 1 month ago

You mount them to /proc for extra spiciness

[-] Scoopta@programming.dev 4 points 1 month ago

/mnt or /media usually. I use /mnt for permanent filesystems and /media for removable ones but there are no hard rules. My home folder is a separate filesystem from my rootfs, just depends on how you want things setup.

this post was submitted on 06 Sep 2024
153 points (94.2% liked)

Linux

5164 readers
197 users here now

A community for everything relating to the linux operating system

Also check out !linux_memes@programming.dev

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 1 year ago
MODERATORS