foremanguy@lemmy.ml to Linux@lemmy.ml · 9 months agoWhich file system do you recommend for Linux?message-squaremessage-square123fedilinkarrow-up190arrow-down14file-text
arrow-up186arrow-down1message-squareWhich file system do you recommend for Linux?foremanguy@lemmy.ml to Linux@lemmy.ml · 9 months agomessage-square123fedilinkfile-text
minus-squareatzanteol@sh.itjust.workslinkfedilinkEnglisharrow-up2·9 months agoLVM creates “block devices” and is FS agnostic. You can install btrfs on an LVM volume if you wanted. Or any other FS for that matter. But since it doesn’t know anything about the FS it can be a bit more cumbersome to modify volumes (especially when shrinking).
LVM creates “block devices” and is FS agnostic. You can install btrfs on an LVM volume if you wanted. Or any other FS for that matter.
But since it doesn’t know anything about the FS it can be a bit more cumbersome to modify volumes (especially when shrinking).