On 28.07.2014, Patrick Dupre wrote: 

> I have an encrypted (LUKS) partition and fedora did not offer me to mount it.
> How can I mount it manually?

man cryptsetup

cryptsetup open /dev/sdx test
mount /dev/mapper/test /some-dir

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to