e2fsck 1.39 (29-May-2006)
fsck.ext2: Device or resource busy while trying to open /dev/sda2
Filesystem mounted or opened exclusively by another program?
[root@localhost ~]# fsck.ext3 -y /dev/sda2
e2fsck 1.39 (29-May-2006)
fsck.ext3: Device or resource busy while trying to open /dev/sda2
Filesystem mounted or opened exclusively by another program?
[root@localhost ~]# e2fsck.ext3 -y /dev/sda2
bash: e2fsck.ext3: command not found
[root@localhost ~]# e2fsck -y /dev/sda2
e2fsck 1.39 (29-May-2006)
e2fsck: Device or resource busy while trying to open /dev/sda2
Filesystem mounted or opened exclusively by another program?
[root@localhost ~]#
/dev/sda2 is apparently in use by the system; will not make a filesystem here!
LINUX CD 诊断模式都进不了,真不知道咱办了,里面有重要数据!