On Thu, Dec 15, 2016 at 12:09 PM, Rick Stevens <ricks@xxxxxxxxxxxxxx> wrote:
On 12/15/2016 10:20 AM, Wes James wrote:
> I just tried to mount the lvm. I used lvscan and found the volume name,
> but now when I try to activate the volume I get this error:
>
> # vgchange -a y fedora_25
> Volume group "fedora_25" not found
> Cannot process volume group fedora_25
The volume group is typically NOT the same as the logical volume name.
The default volume group is usually "fedora" unless you changed it
during installation. You should do a "vgscan" to find the volume group
names actually used, then you can "vgchange -ay <VGNAME>" to activate
it.
I reinstalled a bit ago and did the updates. I just rebooted with f24 usbstick and did vgscan. That showed what I had seen earlier with lvscan. The lvscan shows /dev/fedora_24/boot ..../home ..../swap
I had tried the vgchange with fedora_24 and had an error. This time I tried it and it activated them all. Not sure why it didn't work last time.
Thanks for your other email also :) It's a good read.
-wes
_______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx