LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Removing Raid 1 (https://www.linuxquestions.org/questions/linux-newbie-8/removing-raid-1-a-298998/)

krishvij 03-08-2005 12:19 AM

Removing Raid 1
 
Hi,

I have implemented RAID 1 on my /, /boot, /home partitions using 2 IDE HDDs. I now want to remove the raid config and use the 2nd HDD for other purposes on the same machine. Could somebody help me out with the commands to do this?

Technoslave 03-09-2005 09:33 AM

I can give you the gist of it.

Basically, you'll want to look at your raid tools available to you ( man -k raid if you don't know what they are ).

You'll want to break the RAID 1 such that the HDD0 is the main HD that things are running off of. You'll then format the HDD1 and go from there. You'll have to make sure that your RAID doesn't start up during boot up.

I'm sure there is probably a magic button that will do it for you, but I don't know what it is.

krishvij 03-09-2005 10:23 PM

hi techno,

ok will try it out. thanks


All times are GMT -5. The time now is 04:03 PM.