Can anybody tell me the step by step how to install raid-5
Answer Posted / venkat
Hi first u create the partations to create raid
use fdisk comand
then go to comand mode
type madam /dev/md0 -y yes -l 5 -n 2 /dev/{hda1,2}
| Is This Answer Correct ? | 14 Yes | 5 No |
Post New Answer View All Answers