UPO-JZSBMBP:501 root# rmdir a
rmdir: a: Input/output error
UPO-JZSBMBP:501 root# mv a /
mv: a: Input/output error
mv: /bin/rm: terminated with 1 (non-zero) status
UPO-JZSBMBP:501 root# rm -rf a
rm: a: Input/output error
在OS X下挂载过的一个硬盘,删了几个文件,失败,在GUI下提示不能读取或写入,而在CLI下则提示这个,请问是什么情况?
rmdir: a: Input/output error
UPO-JZSBMBP:501 root# mv a /
mv: a: Input/output error
mv: /bin/rm: terminated with 1 (non-zero) status
UPO-JZSBMBP:501 root# rm -rf a
rm: a: Input/output error
在OS X下挂载过的一个硬盘,删了几个文件,失败,在GUI下提示不能读取或写入,而在CLI下则提示这个,请问是什么情况?
