Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如果我运行这个命令
#fsck
没有参数或选项。它会删除所有内容吗?
通常,fsck不会造成任何伤害,除非您尝试在已挂载的文件系统上运行它。
fsck
fsck过度安装的文件系统会询问您是否要继续。如果你强迫它继续,那么它很可能是非常具有破坏性的。我见过其他人使用fsck这种方式,并彻底破坏 Linux 到需要重新安装的地步。