I'm running Linux 2.6.0 on a system that started life as Red Hat 9. I want to install the LVM2 tools (v2.0.8) so that I can resurrect my LVM disks. When I attempt to build the tools (./configure; make install), device/dev-io.c fails to compile, due to a missing definition of BLKGETSIZE64. Clearly, the compile needs to be looking at the headers in the 2.6.0 tree. I've seen plenty of mention of people running LVM2 successfully with the 2.6 test kernels. Can anyone tell me how to build the tools? Thanks, Charlie _______________________________________________ linux-lvm mailing list linux-lvm@sistina.com http://lists.sistina.com/mailman/listinfo/linux-lvm read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/