On Wed, May 19, 2004 at 07:50:15PM +0100, Joe Orton wrote: > I'm trying to upgrade one of my Fedora Core 1 boxes to FC2, which has > the root filesystem on LVM. The installer won't allow me to ugprade > because, it seems, vgscan is returning an error. > The output of "lvm vgscan -v -d" from a VC whilst running the installer > is: > so it doesn't recognise /dev/hda2 as a PV, for some reason. > Any ideas how I can get round this? Depends what's causing it: try turning up the verbosity (eg. vgscan -vvv) and see if it gives a reason for avoiding hda2. Alasdair -- agk@redhat.com _______________________________________________ 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/