Hi,
I have an 'old' e-smith HD that I want to mount under my current SME 7.3 servers' HD '/mnt/hd'. Trying to find out what data is on there and yes, it' mine

The disk is hardwired as hdb and fdisk tells me:
Disk /dev/hdb: 20.4 GB, 20485785600 bytehdb1
255 heads, 63 sectors/track, 2490 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/hdb1 * 1 13 104391 fd Linux raid autodetect
/dev/hdb2 14 2490 19896502+ fd Linux raid autodetect
So the drive is there, and I can mount /dev/hdb1 with no problems (mount /dev/hdb1 /mnt/hd), but trying to mount /dev/hdb2 I get: 'mount: you must specify the filesystem type'.
Whatever fs (-t filesystemtype) I try, it will never mount complaining an unknow fs type or other default mount error messages. I guess it has something to do with the raid, but I can't figure it out.
The kernel version hosted on this HD is: 2.6.9-11 dated august 2005. with an initrd dated august 20, 2005.
Bottom line, any chance you have some tips for me to get this /dev/hdb2 mounted correctly please?
Help appreciated, TIA
guest