View Single Post
Old 03-15-2012, 12:07 PM  
jayme_
Confirmed User
 
Industry Role:
Join Date: Jan 2005
Location: new york city
Posts: 158
to get rid of the 'linux raid autodetect' you need to re-partition (i suggest using 'parted' rather than 'fdisk' since fdisk has size limitations of 1.5TB (and it does not work on GPT table types)) and set the partition types to 'Linux'

After you partition the sdb properly via 'parted' you need to make a filesystem on it (i.e. mkfs.ext3 /dev/sdb1).


Hope that helps, good luck ;)

Last edited by jayme_; 03-15-2012 at 12:08 PM..
jayme_ is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote