[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Recovering data from a Raid 1Sata HD



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Wed, Dec 23, 2015 at 07:41:00AM -0300, Renaud OLGIATI wrote:
> Given a Sata HD that was part of a RAID1 array on a now defunct Wheezy
> system.
> 
> Is there a way to mount it on another Wheezy system to recover the data ?
> 
> I have tried to mount it, and get
> 
> root@ron:/home/ron # mount -t ext4 /dev/sdi9 /media/eSata
> mount: wrong fs type, bad option, bad superblock on /dev/sdi9,
>        missing codepage or helper program, or other error
>        In some cases useful info is found in syslog - try
>        dmesg | tail  or so
> 
> 
> What file type should I give for the -t param of mount ?

The file system type the RAID 1 was originally working with.

Looking at dmesg, as suggested in mount's error message is a good
idea.

Try to omit the explicit file system ("-t ext4") in the mount
invocation above: mount should be able to find out by itself --
unless you positively know that ext4 is right.

> Or do I have to first create a (failed) array with mdadm ?

For RAID 1 it shouldn't be necessary, AFAIR

regards
- -- tomás
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEARECAAYFAlZ6di0ACgkQBcgs9XrR2kb9wwCdHi0Weh7pDLT7s10SL5g4V7wl
dxsAnjdx0fz4GbxWrAmElSPt7XuKqupY
=yZCV
-----END PGP SIGNATURE-----


Reply to: