On Monday June 26, [EMAIL PROTECTED] wrote:
> 
>       This is what I get now, after creating with fdisk /dev/hdb1 and 
> /dev/hdc1 as linux raid autodetect partitions

So I'm totally confused now.

You said it was 'linear', but the boot log showed 'raid0'.

The drives didn't have a partition table on them, yet it is clear from
the old boot log that the did.  Are you sure they are the same drives,
'cause it doesn't seem like it.

You could try hunting for ext3 superblocks on the device.  There might
be an easier way but

  od -x /dev/hdb | grep '^.....60 .... .... .... .... ef53 '

should find them.  Once you have this information we might be able to
make something work.  But I feel the chances are dwindling.


NeilBrown
-
To unsubscribe from this list: send the line "unsubscribe linux-raid" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to