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 o
Fax: 03 28 65 82 44
189A, avenue Maurice Schumann | | 59140 Dunkerque, France
===
Sent: Monday, July 28, 2014 at 8:16 PM
From: "Bryce Hardy"
To: "Community support for Fedora users"
Subject: Re: encrypte
Sent: Monday, July 28, 2014 at 9:20 AM
From: "Patrick Dupre"
To: "Community support for Fedora users"
Subject: encrypted partition
Hello,
I have an encrypted (LUKS) partition and fedora did not offer me to mount it.
How can I mount it manually?
If using Gnome, go into Disk Utility and
On Sun, Feb 20, 2011 at 4:30 PM, David Lehman wrote:
> On Wed, 2011-02-16 at 18:55 -0600, dabicho wrote:
>
> Of course. Once you have created your devices using parted, pvcreate,
> lvcreate, and/or mdadm you can encrypt them using cryptsetup. In F14 you
> must make sure to deactivate/close all of
On Wed, 2011-02-16 at 18:55 -0600, dabicho wrote:
> Hello.
> I am having troubles understanding how encrypted partitions are
> supposed to work and how to get my dessired effect ON Fedora 14
>
> I am writing a kickstart por an automated installation.
> I wrote the following for the partitions:
>
On 17 February 2011 18:01, dabicho wrote:
> Well, I manually changed the passphrase of one partition and allright,
> after a reboot I was asked for a password twice, so it looks like it
> is indeed using the same passphrase for all partitions.
>
> Is that the intended behaviour for the kickstart?
On Thu, Feb 17, 2011 at 10:24 AM, Bruno Wolff III wrote:
> On Thu, Feb 17, 2011 at 10:11:37 -0600,
> dabicho wrote:
>>
>> That's ok. And I thought it would work that way, but what I am seeing is
>> this:
>>
>> If I encrypt root ( / ) (as well as other partitions, each with a
>> different passph
On Wed, Feb 16, 2011 at 18:55:28 -0600,
dabicho wrote:
> I thought that uppon boot I would be asked for each passphrase in
> turn, however I am asked only for one passphrase, without any
> indication as to whichone, and that being the passphrase for the first
> partition defined ( / ), and that