Jure Repinc to Linux@lemmy.mlEnglish • 7 months agoLinux 6.9 releasedlore.kernel.orgmessage-square71fedilinkarrow-up1333arrow-down12
arrow-up1331arrow-down1external-linkLinux 6.9 releasedlore.kernel.orgJure Repinc to Linux@lemmy.mlEnglish • 7 months agomessage-square71fedilink
minus-squarelemmyvorelinkfedilinkEnglish1•7 months agoIs this for read-only use? Or is it usable also for modifying files?
minus-square@d3Xt3r@lemmy.nzMlinkfedilink1•6 months agoIt’s r/w, if you specify the filesystem type as ntfs3. I believe if you use just ntfs it’ll be read-only, to mimic the behaviour of the old driver, for compatibility reasons.
Is this for read-only use? Or is it usable also for modifying files?
It’s r/w, if you specify the filesystem type as
ntfs3
. I believe if you use justntfs
it’ll be read-only, to mimic the behaviour of the old driver, for compatibility reasons.