On Thursday 19 April 2007, Carlos E. R. wrote:
> The Thursday 2007-04-19 at 00:37 +0700, Constant Brouerius van Nidek wrote:
> > I tried to mount this partition on /mnt but got following info:
> >
> >     # mount /dev/hdd2 /mnt
> > mount: wrong fs type, bad option, bad superblock on /dev/hdd2,
> >        missing codepage or other error
> >        In some cases useful info is found in syslog - try
> >        dmesg | tail  or so
>
> What filesystem was it? Have you fsck-ed it?
>
> --
> Cheers,
Dear   Carlos,
It is an ext3 filesystem. Think it would be best to make a copy of the disc 
and I have to find out how to make a raw copy of the partition which I can 
not mount.
When I used e2fsck it told:

Filesystem revision too high while trying to open /dev/hdd2
The filesystem revision is apparently too high for this version of e2fsck.
(Or the filesystem superblock is corrupt)


The superblock could not be read or does not describe a correct ext2
filesystem.  If the device is valid and it really contains an ext2
filesystem (and not swap or ufs or something else), then the superblock
is corrupt, and you might try running e2fsck with an alternate superblock:
    e2fsck -b 8193 <device>

e2fsck -b 8193 it tells me:

Bad magic number in super-block while trying to open /dev/hdd2

The superblock could not be read or does not describe a correct ext2
filesystem.  If the device is valid and it really contains an ext2
filesystem (and not swap or ufs or something else), then the superblock
is corrupt, and you might try running e2fsck with an alternate superblock:
    e2fsck -b 8193 <device>


-- 
+=========================================+
|  Powered by openSUSE 10.2 (i586) Kernel: 2.6.18.8-0.1-default           |
                               KDE: 3.5.6 "release 64.1"                        
     
|  2:11am  up  10:01,  3 users,  load average: 0.27, 0.29, 0.33       |
+=========================================+
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to