On Sun, 2004-05-16 at 07:05 -0700, Michael wrote: > I use Lilo. Does Lilo understand LVM volumes? I think there are some versions that do and some patches, but it's probably safest to assume that it doesn't. You might also want to consider making the switch to GRUB -- it's more forgiving of mistakes than LILO is. <shameless plug> If you're just getting started, you might want to have a look at the article I recently wrote for SysAdmin Mag on Linux root disk mirroring. It covers using MD and LVM to set up mirrored rootdisks. It was in the April issue of sysadmin mag... http://samag.com/articles/2004/0404/ </shameless plug> The article covers LVM1, but doing this with LVM2 is pretty similar. If you're doing this with LVM2, you'll probably also need the lvm2create_initrd script so you can create an initrd image: http://poochiereds.net/svn/lvm2 It's not complete yet (which is why it's not in the official tarball), but works fairly well with most configurations. -- Jeff Layton <jtlayton@poochiereds.net> _______________________________________________ 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/