LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   Raid (https://www.linuxquestions.org/questions/linux-hardware-18/raid-677023/)

lipun4u 10-17-2008 03:42 AM

Raid
 
is RAID is implemented in linux desktop ???

Tux-Slack 10-17-2008 05:22 AM

Come again? Didn't quite understand you. But if you're looking how to set up an raid, here's how I do it:
mdadm --assemble /dev/md0 /dev/sda /dev/sdb
mount /dev/md0 /mnt/raid


All times are GMT -5. The time now is 11:28 PM.