On November 19, skvidal@phy.duke.edu wrote: > > > AFAIK they have to be of equal size but as you can create a 27GB partition on > > the 40GB drive, you could at least get 54GB out of this configuration. > > No. I have a 120GB and a 60GB disk in a linear array working just fine. > > it's not technically raid0, but it lets the person do what they're > wanting to do. > The 'md' driver will let you set up an 'raid0' array using these two drives. This will result in a 180GB array. The first 120 Gb will be striped over the two drives. The remaining 60Gb will simply be the end of the larger drive. You can, ofcourse, also set up a linear array. man md (with mdadm installed). NeilBrown - To unsubscribe from this list: send the line "unsubscribe linux-raid" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html