quanjn 发表于 2005-5-10 18:38:49

一个数据错误问题!

各位高手:
我现在遇到一个棘手的问题,我的系统为linux8.0开机后提示
/homecontains a file system with errors,check forced
error reading block 5053193(attempt to read block from file system resulted in short read)while reading indirect blocks of inode 2424834.
/home: UNEXPECTED INCONSISTENCY;Run fsck manully
(i.e.without -a or -p options)
***An error occured during the file system check.
***Dropping you to a shell; the system will reboot
***when you leave the shell
若在/etc/fstab中取消该分区的挂载就可以正常进入系统,就是这块分区的内容都看不到了。请问如何修改?有没有磁盘检查或修复工具??

neptune 发表于 2005-5-15 16:16:53

你就运行fsck -y /home 吧,你可能是不正常关机了(分区没有卸载就断电)
页: [1]
查看完整版本: 一个数据错误问题!