No, I get the following error:
Code:
root@ubuntu:~# fdisk -l
Disk /dev/sda: 250.0 GB, 250059350016 bytes
255 heads, 63 sectors/track, 30401 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x0001fd14
Device Boot Start End Blocks Id System
/dev/sda1 1 30401 244196001 fd Linux raid autodetect
root@ubuntu:~# mount /dev/sda1 /recov/
mount: unknown filesystem type 'linux_raid_member'
root@ubuntu:~# cd /recov/
root@ubuntu:/recov# ls -l
total 0