Wouldn't it be /dev/vg_maq01/lv_home that you want to mount to read files out of your home directory?
Boris. On Sun, May 21, 2017 at 12:40 PM, Lucélio Gomes de Freitas < aa.luce...@gmail.com> wrote: > Hi friends, > > Anybody helps? > > Runnning old "Fedora 20-x86_64", and want to install > Fedora-Kde-live-25-1-3. > > Situation: > [lucelio@localhost ~]$ uname -rov > 3.19.8-100.fc20.x86_64 #1 SMP Tue May 12 17:08:50 UTC 2015 GNU/Linux > > [lucelio@localhost ~]$ sudo lvmdiskscan > /dev/fedora/root [ 50,00 GiB] > /dev/fedora/swap [ 3,77 GiB] > /dev/sda2 [ 500,00 MiB] > /dev/vg_maq01/lv_swap [ 5,75 GiB] > /dev/sda3 [ 118,75 GiB] LVM physical volume > /dev/vg_maq01/lv_home [ 63,00 GiB] > /dev/vg_maq01/lv_root [ 50,00 GiB] > /dev/fedora/home [ 48,48 GiB] > /dev/sdb2 [ 500,00 MiB] > /dev/sdb3 [ 194,87 GiB] > /dev/sdb4 [ 500,00 MiB] > /dev/sdb5 [ 102,24 GiB] LVM physical volume > 6 disks > 4 partitions > 0 LVM physical volume whole disks > 2 LVM physical volumes > > The /dev/sda* is a SSD(KINGSTON SV200S3128G) 128GB, with old "Fedora > 16-x86_64", and only want to recover some files in /home. > > The /dev/sdb* is a Seagate(ST3320613AS) 320GB, running old "Fedora > 20-x86_64", with some important file in /home. > > [lucelio@localhost ~]$ sudo lvscan > ACTIVE '/dev/fedora/swap' [3,77 GiB] inherit > ACTIVE '/dev/fedora/home' [48,48 GiB] inherit > ACTIVE '/dev/fedora/root' [50,00 GiB] inherit > ACTIVE '/dev/vg_maq01/lv_swap' [5,75 GiB] inherit > ACTIVE '/dev/vg_maq01/lv_home' [63,00 GiB] inherit > ACTIVE '/dev/vg_maq01/lv_root' [50,00 GiB] inherit > > [lucelio@localhost ~]$ mount | grep /dev/mapper > /dev/mapper/fedora-root on / type ext4 (rw,relatime,seclabel,data=ordered) > /dev/mapper/fedora-home on /home type ext4 > (rw,relatime,seclabel,data=ordered) > > Problem: > Want to mount the SSD on "Fedora 20" to recover some files, copying it > to /dev/sdb3 space(/dev/sdb3 not used/mounted). After this, I can > erase all SSD and install "Fedora 25" on it. > > Thanks for help if possible. > _______________________________________________ > users mailing list -- users@lists.fedoraproject.org > To unsubscribe send an email to users-le...@lists.fedoraproject.org >
_______________________________________________ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org