As I am still green about the ears when it comes to configuring a Raid array using two hard drives, I opted to let Fedora 16 configure them for me at installation, as Raid 0. Raid 0 means that the data is "striped" across the two hard drives. My system has only one SATA raid controller. Both drives are assigned the same letter and visually the system shows one hard drive, with one hard drive of space available. So what is the value of having a Raid 0 configuration? If I had opted for Raid 1, at some point where one of the hard drives fails, I would be able to recover the data by putting in a third hard drive, and magically back up my data to the third drive before disabling the failed hard drive and removing it. As it is Raid 0, the only value is that data is retrieved faster than if working with one hard drive. Next time an upgrade is required I will hopefully have learned how to reconfigure it to Raid 1. So now, with Fedora 16 freshly updated to Fedora 17, I chose to...