On 7/10/24 01:15, François Patte wrote:
Bonjour,

Bonjour, François,

Now, if someone could tell me how to mount an lvm2_member, I will be happy! Indeed, my personnal data are on a disk from the f36 install which is a RAID1 member and an lvm2_member. If I try:

mount /dev/sdd2

I get "unknown filesystem linux_raid_member"

I can bypass this error typing

mount /dev/md5

But the error is now: "unknown filesystem lvm2_member" and I don't know how to bypass this error.

There are several ways. I detest UUID so I prefer /dev/ entries.

/dev/VG_Name/LV_Name  or  /dev/mapper/VG_Name-LV_Name

Note that when you use mapper names slashes (/) are replaced by single hyhpen (-) and hyphens are replaced by double hyphens (--).

Your persistence is admirable.

--
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
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@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to