Tiny Core Linux
Tiny Core Extensions => TCE Q&A Forum => Topic started by: Yart on March 26, 2011, 03:29:29 PM
-
Oi!
I have two hard drives in my system and I want to RAID 1 them. I have them set up in the BIOS to be RAIDed, but when I tried to format them with GParted they reset back to a non-RAID.
Before I burn off Parted Magic and possibly waste a disc, what is the proper way to utilize my RAID 1 set in the BIOS for Tiny Core?
I noticed a raid-dm-2.6.33.3-tinycore64.tcz (RAID Device Mapper) extension in the repository, so would I use that after or before my partitions are made?
(And it's a 64-bit system. Where would I get the 64 bit version/kernel for Tiny Core?)
-
Do not use BIOS ( fake ) RAID.
Use md RAID.
-
Oh! Alright. Any reasons?
How would I set up a md one then?
-
Hi Yart
Portability is one good reason. If your hardware ever fails you can move the drives to another system
and access your data. Otherwise you have to track down compatible hardware assuming it's still
available. I don't know how interchangeable hardware raid devices are.
-
Aight. Cool. I'll try that.
Is it the same for all Linuxes or...?