Mac OS X 中无法清空 Trash 时的解决办法

在安装了 Paragon NTFS for Mac 后经常会遇到在 NTFS 分区中删除文件后无法清空 Trash 的情况,如果你也遇到了这种情况,不妨尝试以下的办法:

使用终端手工删除:

$ sudo su
# cd /Volumes/Sonic_MD
# rm -rf .Trashes

此时删除失败的可能性比较大:

# rm -rf .Trashes/
rm: .Trashes//501/tset: Input/output error
rm: .Trashes//501: Directory not empty
rm: .Trashes/: Directory not empty

接下来,打开 Disk Utility, 选择那个 NTFS 分区,点 Verify Disk。
然后 log 会提示一些错误,最后再 Repair Disk 就解决了。

不行的话 Unmount/Mount 多试几次。

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Switch to our mobile site