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.
我有一个逻辑驱动器,它是一个 raid1 阵列。更换有故障的驱动器后,它开始出现一些文件系统错误,显示为cannot access: bad message列出一些文件夹和文件时。数据已经备份好了,我只想格式化一下。在进行格式化之前,我还需要运行 fsck 并修复文件系统错误吗?
cannot access: bad message
在进行格式化之前,我还需要运行 fsck 并修复文件系统错误吗?
格式化将擦除所有数据,所以谁在乎存储在那里的数据的状态。只需通过格式化将其删除即可。