On Sun, 2006-04-02 at 04:15, Paul Smith wrote: > > > # vgdisplay -v > > > bash: vgdisplay: command not found > > > I agree with you, Tim, but sometimes the right idea does not spring to > mind. For instance, before having posted "vgdisplay: command not > found", I had already tried "yum install vgdisplay". You need to match the rpm package name with 'yum install' and they usually aren't exactly the same as the individual program names. 'yum whatprovides vgdisplay' would have found the right package for you. -- Les Mikesell lesmikesell@xxxxxxxxx