【发布时间】:2016-01-13 11:37:47
【问题描述】:
当我在我的 Centros 7 shell 上执行任何命令时,我突然收到妨碍其执行的错误。错误是这样的:
$ ls
-bash: /usr/bin/ls: Input/output error
$ df
-bash: df: command not found
$ top
-bash: /usr/bin/top: Input/output error
我尝试重新启动机器无济于事,并且没有像 fsftp 或 http 这样的服务工作。请尽快帮助我,因为那是我后台的主服务器。
【问题讨论】:
-
你试过谷歌搜索吗? This 确实是当我输入“bash 输入输出错误”时出现的第一件事。根据那里的答案,如果您想了解有关磁盘如何崩溃的确切详细信息,则需要发布更多信息。
-
甚至 dmesg 和 mount 都会报错:-bash: /usr/bin/dmesg: Input/output error $ mount -bash: /usr/bin/mount: Input/output error
-
如果问题是磁盘故障,我需要重新安装所有内容,因为我当然没有文件系统的备份。