On 02/18/2014 11:31 AM, Bob Goodwin - Zuni, Virginia, USA wrote: > I have two drives in this computer, sda has Fedora 19 installed on it, > sdb has Fedora 20, both the dreaded LVM's! Try: # vgscan # vgchange -a y Then you can mount the logical volume found somewhere in /dev/* like this: mount /dev/vg_whatever/lv_whatever /mnt/ Try the vgs & lvs commands to list the volumes so you can properly mount them. HTH, Jorge -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org