Neil Brown wrote: > > I often RAID1 a pair of whole devices, partition them into > root/swap/rest and boot off them (this is using md partitioning code > which isn't in 2.4, but is in 2.6). There is a problem here that lilo > thinks it knows all about md arrays. However I figured out how to > trick it into not realising they are md arrays and it works fine (I > create a symlink from /dev/MD* -> /dev/md* and only tell lilo about > /dev/MD*). Neil, Would you care to elaborate? I'm about to build a box with 6 x 250GB SATA disks and am currently designing the partitioning scheme. Could I potentially put in a small IDE disk onto which to install just enough system to boot and mount a RAID5 array built from the 6 whole disks? Presumably you then partition the RAID array, create the filesystems and mount the partitions as you would a single disk? Thanks, R. - To unsubscribe from this list: send the line "unsubscribe linux-raid" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html