1. Partition each drives with a full "Linux RAID autodetect" partition. (FD in cfdisk) 2. Go ahead with your "mdadm --create ..." 3. Partition your new array. 4. Create desired filesystems on your partitions. 5. Enjoy!
I am not sure, but I think md0 no longer requires to be partitioned (point 3) so you can use the whole array as an unique partition. YMMV. If things look esoteric, you might want to: 1. Delete partitions. 2. Reboot. 3. Create partitions. 4. Reboot. 5. Then go ahead from step 3 "mdadm --create ..." above. Hope that helps your hacking, Dom. -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
