N
nadircruise
I tried to install Kubuntu 6.06 on my system, but the installer was
unable to read the partition table for my hard drive. I did fdisk to
find out that my 55GB partition (hdb7) turned into a 31Kb partition.
Here is the output of fdisk:
Disk /dev/hdb: 80.0 GB, 80060424192 bytes
255 heads, 63 sectors/track, 9733 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/hdb1 * 1 1095 8795556 83 Linux
/dev/hdb2 1096 1146 409657+ 82 Linux swap /
Solaris
/dev/hdb3 1147 2648 12064815 5 Extended
/dev/hdb5 1648 2648 8040501 83 Linux
/dev/hdb6 1147 1647 4024219+ 83 Linux
/dev/hdb7 1648 1648 31 83 Linux
Partition table entries are not in disk order
I also did the following:
$ dmesg | tail
[ 9199.252441] EXT3-fs: mounted filesystem with ordered data mode.
[ 9598.353573] EXT3-fs: mounted filesystem with ordered data mode.
[ 9598.452241] kjournald starting. Commit interval 5 seconds
[ 9601.294008] kjournald starting. Commit interval 5 seconds
[ 9601.294984] EXT3 FS on hdb1, internal journal
[ 9601.295205] EXT3-fs: recovery complete.
[ 9601.295397] EXT3-fs: mounted filesystem with ordered data mode.
[ 9904.223672] SQUASHFS error: Can't find a SQUASHFS superblock on hdb7
[ 9932.247583] VFS: Can't find ext3 filesystem on dev hdb7.
[ 9946.863511] VFS: Can't find an ext2 filesystem on dev hdb7.
I hope someone would suggest me a way to recover my data on this
partition.
TIA
--Nadir
unable to read the partition table for my hard drive. I did fdisk to
find out that my 55GB partition (hdb7) turned into a 31Kb partition.
Here is the output of fdisk:
Disk /dev/hdb: 80.0 GB, 80060424192 bytes
255 heads, 63 sectors/track, 9733 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/hdb1 * 1 1095 8795556 83 Linux
/dev/hdb2 1096 1146 409657+ 82 Linux swap /
Solaris
/dev/hdb3 1147 2648 12064815 5 Extended
/dev/hdb5 1648 2648 8040501 83 Linux
/dev/hdb6 1147 1647 4024219+ 83 Linux
/dev/hdb7 1648 1648 31 83 Linux
Partition table entries are not in disk order
I also did the following:
$ dmesg | tail
[ 9199.252441] EXT3-fs: mounted filesystem with ordered data mode.
[ 9598.353573] EXT3-fs: mounted filesystem with ordered data mode.
[ 9598.452241] kjournald starting. Commit interval 5 seconds
[ 9601.294008] kjournald starting. Commit interval 5 seconds
[ 9601.294984] EXT3 FS on hdb1, internal journal
[ 9601.295205] EXT3-fs: recovery complete.
[ 9601.295397] EXT3-fs: mounted filesystem with ordered data mode.
[ 9904.223672] SQUASHFS error: Can't find a SQUASHFS superblock on hdb7
[ 9932.247583] VFS: Can't find ext3 filesystem on dev hdb7.
[ 9946.863511] VFS: Can't find an ext2 filesystem on dev hdb7.
I hope someone would suggest me a way to recover my data on this
partition.
TIA
--Nadir