On 2/3/20 5:01 AM, Patrick O'Callaghan wrote:
On Mon, 2020-02-03 at 12:29 +0100, sixpack13 wrote:
On 03.02.20 12:15, Patrick O'Callaghan wrote:
On Sun, 2020-02-02 at 15:40 -0700, Joe Zeff wrote:
On 02/02/2020 03:25 PM, Patrick O'Callaghan wrote:
I'll bear it in mind, but given that this is /home, it should be
mounted anyway (and in fact it is, see my reply to Ed).
Yes, I understand that, but I'm not clear if the partition you're asking
about is the one mounted at /home.
This is the complete device set:
$ lsblk -f
NAME FSTYPE LABEL UUID FSAVAIL FSUSE% MOUNTPOINT
sda
├─sda1 vfat 13EE-9841 579.2M 3% /boot/efi
├─sda2 ext4 39fbc534-68c2-421b-9bcd-96fd22320f37 675.2M 24% /boot
├─sda3 LVM2_member ecqU7k-cl5P-kOF6-VgjM-klvA-gS5h-nz4N5t
│ ├─fedora_localhost--live-swap swap 6c16e7ba-a483-4832-ab9b-a32af7f46d62 [SWAP]
│ ├─fedora_localhost--live-home ext4 929f2710-cb9e-44d4-bdd8-52f733a408e6
│ └─fedora_localhost--live-root ext4 d38245ca-2e6d-491f-991b-c93cb76ce1af 36G 41% /
the UUID doesn't match with the one your provided in the previous post:
--- Logical volume ---
LV Path /dev/fedora_localhost-live/root
LV Name root
VG Name fedora_localhost-live
LV UUID 7i9QWE-pyJj-MbGC-pAP8-AQsK-Cb6H-1u5LOi
Neither does the name (two dashes instead of one, as you noted in
another reply) so I'm not sure what's going on here.
The "two dashes thing" is an artifact of the device mapper (/dev/mapper)
which creates symlinks to the physicals. To include the path
information in the link hyphens are replaced with two hyphens and
slashes are replaced with a single hyphen.
To manually mount an LVM partition you may use the full mapper path with
the "two dashes thing" or the more familiar
/dev/fedora_localhost-live/home. They're equivalent.
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx