On Sun, 21 May 2017 13:40:51 -0300 Lucélio Gomes de Freitas <aa.lucelio@xxxxxxxxx> wrote: > 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. Caveat: I don't use VG or LV, so not familiar with its usage. Can you look at the /etc/fstab on the drive you want to copy files from? Create some mount points under /mnt in F20, add the lines from the F16 /etc/fstab to the F20 /etc/fstab, mounting under your new mount points. Reboot, and those mount points should be active, allowing you to cp from them. When you are done, just delete the lines in fstab. e.g. instead of mounting /home of F16 under /home, mount it under /mnt/f16_home in F20, but with the same parameters as it was mounted with in the /etc/fstab under F16. _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx