Re: How to mount an LVM2 volume in Fedora Linux.

2017-05-28 Thread Lucélio Gomes de Freitas
On 22-05-2017 02:44, stan wrote: > On Sun, 21 May 2017 13:40:51 -0300 > Lucélio Gomes de Freitas 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 "F

Re: How to mount an LVM2 volume in Fedora Linux.

2017-05-28 Thread Lucélio Gomes de Freitas
On 21-05-2017 21:33, Boris Epstein wrote: > Wouldn't it be /dev/vg_maq01/lv_home that you want to mount to read files > out of your home directory? > Yes, You are correct. Thank you for teatching me. [lucelio@localhost ~]$ sudo pvs PV VG Fmt Attr PSize PFree /dev/sda3 vg_maq

Re: How to mount an LVM2 volume in Fedora Linux.

2017-05-22 Thread Rick Stevens
On 05/21/2017 09:40 AM, Lucélio Gomes de Freitas 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 >

Re: How to mount an LVM2 volume in Fedora Linux.

2017-05-21 Thread Ed Greshko
On 05/22/17 00:40, Lucélio Gomes de Freitas wrote: > Anybody helps? http://ask.xmodulo.com/mount-lvm-partition-linux.html -- I'm jet lagged. That's my excuse and I'm sticking to it. ___ users mailing list -- users@lists.fedoraproject.org To unsubscrib

Re: How to mount an LVM2 volume in Fedora Linux.

2017-05-21 Thread stan
On Sun, 21 May 2017 13:40:51 -0300 Lucélio Gomes de Freitas 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

Re: How to mount an LVM2 volume in Fedora Linux.

2017-05-21 Thread Boris Epstein
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 > Fedor