Hi
I tried this:
[root@localhost guest]# fsck -n /dev/sda5
fsck from util-linux-ng 2.16.2
e2fsck 1.41.12 (17-May-2010)
fsck.ext2: Attempt to read block from filesystem resulted in short read while trying to open /dev/sda5
Could this be a zero-length partition?
[root@localhost guest]# fsck -n /dev/sda6
fsck from util-linux-ng 2.16.2
e2fsck 1.41.12 (17-May-2010)
fsck.ext2: Attempt to read block from filesystem resulted in short read while trying to open /dev/sda6
Could this be a zero-length partition?
[root@localhost guest]# fsck -n /dev/sda1
fsck from util-linux-ng 2.16.2
e2fsck 1.41.12 (17-May-2010)
fsck.ext2: Attempt to read block from filesystem resulted in short read while trying to open /dev/sda1
Could this be a zero-length partition?
[root@localhost guest]#
OW
