Jure Repinc@lemmy.ml to Linux@lemmy.mlEnglish · 6 months agoLinux 6.9 releasedlore.kernel.orgexternal-linkmessage-square72fedilinkarrow-up1333arrow-down12
arrow-up1331arrow-down1external-linkLinux 6.9 releasedlore.kernel.orgJure Repinc@lemmy.ml to Linux@lemmy.mlEnglish · 6 months agomessage-square72fedilink
minus-squared3Xt3r@lemmy.nzMlinkfedilinkarrow-up5·6 months agoThere’s no need to run chkdsk from Windows, you can run ntfsfix directly from Linux: sudo ntfsfix /dev/path --clear-dirty
There’s no need to run
chkdsk
from Windows, you can runntfsfix
directly from Linux:sudo ntfsfix /dev/path --clear-dirty