sag@lemm.eecake to Linux@lemmy.ml · edit-211 个月前Linux Directory Structure - FHSlemm.eeimagemessage-square198fedilinkarrow-up11.3Kcross-posted to: coolguides@lemmy.ca
arrow-up11.3KimageLinux Directory Structure - FHSlemm.eesag@lemm.eecake to Linux@lemmy.ml · edit-211 个月前message-square198fedilinkcross-posted to: coolguides@lemmy.ca
minus-squareSips'@slrpnk.netlinkfedilinkarrow-up3·11 个月前On my distro(Bazzite), /mnt is only a symlink to /var/mnt. Not sure why, but only found out the other day.
minus-squareLeaflet@lemmy.worldlinkfedilinkEnglisharrow-up1·11 个月前I’m using Silverblue and it also symlinks to /var/mnt. I don’t think it does that on traditional distros, like Fedora 40 Workstation.
minus-squareLeFantome@programming.devlinkfedilinkarrow-up1·11 个月前I assume it is because /var can be written to while the rest of the filesystem ( outside /home ) is expected to be read-only.
On my distro(Bazzite), /mnt is only a symlink to /var/mnt. Not sure why, but only found out the other day.
I’m using Silverblue and it also symlinks to /var/mnt. I don’t think it does that on traditional distros, like Fedora 40 Workstation.
I assume it is because /var can be written to while the rest of the filesystem ( outside /home ) is expected to be read-only.