Hello! I have been trying to setup raid 1 on an Redhat 7.3 box. I have used the "Software Raid HOWTO" (http://www.tldp.org/HOWTO/Software-RAID-HOWTO.html). In setting up the raid I have booted using rescue mode and tried to follow the 13 steps in the howto but get stuck on one of the last steps. The final step tells me I should have all md based filesytems unmounted except root which is remount as read-only. When I try to resize the partion using resize2fs /dev/md0 it complains that it is mounted. I can not unmount it as it is in use (as read-only). Should the resize command work with the partion as read-only as the howto suggests? How else do I complete this step? I have two identical disks (hda,hdc) and the following setup : md0(hda1,hdc1) /boot md1(hda2,hdc2) / md2(hda3,hdc3) SWAP Thanks for your help and have a nice day, Andrej. - 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