I know this question probably came up before, but I could not find the answer. I have two 1TB HDD setup in RAID 0, but the motherboard went bad. I replaced the motherboard and installed Ubuntu 14 on a new drive. The two 1TB HDD are connected in SATA port without using RAID in BIOS. I was hoping Ubuntu can see the RAID0 volume automatically, as some has mentioned on the Net, but I guess I wasn't one of the lucky. Here's the info on the screen, and I would appreciate it if someone can help (sda is where Ubuntu is installed, sdb and sdc are the two disks in RAID0, sdc is a USB drive for data storage)
ning@ning-desktop:~$ sudo fdisk -l
[sudo] password for ning:
WARNING: GPT (GUID Partition Table) detected on '/dev/sda'! The util fdisk doesn't support GPT. Use GNU Parted.
Disk /dev/sda: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders, total 976773168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000
Device Boot Start End Blocks Id System
/dev/sda1 1 976773167 488386583+ ee GPT
Disk /dev/sdb: 1000.2 GB, 1000204886016 bytes
255 heads, 63 sectors/track, 121601 cylinders, total 1953525168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00027aba
Disk /dev/sdb doesn't contain a valid partition table
Disk /dev/sdc: 1000.2 GB, 1000204886016 bytes
255 heads, 63 sectors/track, 121601 cylinders, total 1953525168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x46456bf4
Device Boot Start End Blocks Id System
/dev/sdc1 * 2048 614402047 307200000 7 HPFS/NTFS/exFAT
/dev/sdc2 614402048 1843202047 614400000 7 HPFS/NTFS/exFAT
/dev/sdc3 1843202048 3072002047 614400000 7 HPFS/NTFS/exFAT
/dev/sdc4 3072002048 3907035135 417516544 7 HPFS/NTFS/exFAT
Note: sector size is 4096 (not 512)
Disk /dev/sdd: 3000.6 GB, 3000592977920 bytes
1 heads, 63 sectors/track, 11628041 cylinders, total 732566645 sectors
Units = sectors of 1 * 4096 = 4096 bytes
Sector size (logical/physical): 4096 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk identifier: 0x16235d7f
Device Boot Start End Blocks Id System
/dev/sdd1 63 732564062 2930256000 7 HPFS/NTFS/exFAT
ning@ning-desktop:~$ sudo dmraid -ay
ERROR: unsupported sector size 4096 on /dev/sdd.
RAID set "isw_hfdfaihhf_HDDRAID0" was not activated