>>I'm looking to mirror 2 root drives right down to the MBR so I can >>boot off either one in the event of a failure. Can this be done with >>LVM or should I use something like G4U and update during shutdowns. >i don't know what G2U is and google does not help. >if i were in you i'd read the fine linux-raid HOWTO >http://www.tldp.org/HOWTO/Software-RAID-HOWTO.html >you don't need to mirror the mbr, just be sure to copy it over whenever >you change it. (if you use grub to boot, it never changes, just install >grub on both MBR the first time. If you use lilo there is a 'raid-extra-boot' >configuration command that allows for updating both MBRs) G4U is Ghost for Unix, like Windows Ghost but works the way it should Not with all the hassle that Windows Ghost gives you. Basically boot Off the cdrom and one command to write a disk image to an ftp server. Same to reload it to a disk. Thanks for the info. Don _______________________________________________ linux-lvm mailing list linux-lvm@redhat.com https://www.redhat.com/mailman/listinfo/linux-lvm read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/