View Single Post
Old 03-15-2012, 05:49 PM  
longdongsilver
Confirmed User
 
Join Date: Aug 2003
Posts: 378
Quote:
Originally Posted by jayme_ View Post
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 ;)


Thanks very much for that , it helped me get this fixed.

Very grateful.

cheers
longdongsilver is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote