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 i
Hello,
I have an encrypted (LUKS) partition and fedora did not offer me to mount it.
How can I mount it manually?
Thank
===
Patrick DUPRÉ | | email: pdu...@gmx.com
Laboratoire de Physico-Chi
encrypted partition
On 07/15/2013 01:13 PM, j.witvl...@mindef.nl wrote:
> Are you sure about that?
> Afaicr grub2 was supposed to be able to have /boot inside the encrypted area.
> (there still remains some unencrypted disk-blocks though)
This is the first time I hear that, and I wo
On 16.07.2013, j.witvl...@mindef.nl wrote:
> The /boot partition must of course remain unencrypted, otherwise you
> can't boot your encrypted system at all.
> Are you sure about that?
> Afaicr grub2 was supposed to be able to have /boot inside the encrypted area.
> (there still remains some unen
Yes, i have changed the grub configuration.
The solution is to try to install an other OS to make the good configuration.
- Mail original -
De: "Roberto Ragusa"
À: "Community support for Fedora users"
Envoyé: Lundi 15 Juillet 2013 19:15:04
Objet: Re: install
Ranjan Maitra wrote:
Did you try using yum? I have always been successful with it (you may
need to remove obsolete packages or ones that generate complaints,
temporarily). I have never been successful with fedup (including
F18->F19 in the only instance I tried in the 18 to 19 case -- everything
w
On 07/15/2013 01:13 PM, j.witvl...@mindef.nl wrote:
> Are you sure about that?
> Afaicr grub2 was supposed to be able to have /boot inside the encrypted area.
> (there still remains some unencrypted disk-blocks though)
This is the first time I hear that, and I wonder what kind of messy hack
that
Did you try using yum? I have always been successful with it (you may
need to remove obsolete packages or ones that generate complaints,
temporarily). I have never been successful with fedup (including
F18->F19 in the only instance I tried in the 18 to 19 case -- everything
went through w/o complai
I tried to upgrade a system to fc18 using fedup. The root is encrypted. I first
updated fc17 to the latest packages and rebooted, then run fedup using a locally
mounted ISO image and "--network 18" which ran to uneventful conclusion. On
reboot the password was supplied and the system ran for abo
-Original Message-
From: users-boun...@lists.fedoraproject.org
[mailto:users-boun...@lists.fedoraproject.org] On Behalf Of Heinz Diehl
Sent: Monday, July 15, 2013 8:50 AM
To: users@lists.fedoraproject.org
Subject: Re: install /boot with encrypted partition
On 14.07.2013, Ranjan Maitra
On 07/14/2013 09:27 AM, Richard Vickery wrote:
Ranjan, please remember that we prefer bottom-posting.
And trimming, especially of signatures and other boiler plate.
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.or
On 14.07.2013, Ranjan Maitra wrote:
> So, I tried to encrypt the disk (option in Fedora) and failed
> because /boot can not be in encrypted partition.
The /boot partition must of course remain unencrypted, otherwise you
can't boot your encrypted system at all.
> I have only on
ccount creation when disk encryption is set.
>
> Thanks,
> Ranjan
>
> On Sun, 14 Jul 2013 11:06:04 -0500 Ranjan Maitra
> wrote:
>
> > So, I tried to encrypt the disk (option in Fedora) and failed
> > because /boot can not be in encrypted partition. I have only one H
:04 -0500 Ranjan Maitra
wrote:
> So, I tried to encrypt the disk (option in Fedora) and failed
> because /boot can not be in encrypted partition. I have only one HDD
> and it appears that the encrypted option is for the entire HDD. Is
> there any place in the new Anaconda where encry
So, I tried to encrypt the disk (option in Fedora) and failed
because /boot can not be in encrypted partition. I have only one HDD
and it appears that the encrypted option is for the entire HDD. Is
there any place in the new Anaconda where encryption can be done for
selected partitions? Where? Do
On 10/13/2011 08:11 PM, Steven Hardy wrote:
>
> It looks like an installer bug, but before I raise a BZ, can anyone
> comment on this - is this expected to work, and has it worked in
> previous Fedora installers?
You should use the test list for posting issues about Fedora 16 since it
is a test
Hi,
I've tried to install the F16 beta (DVD iso on USB disk), reusing an
existing LVM layout, which is on a luks encrypted partition.
e.g:
/dev/sda1 : /boot (ext4)
/dev/sda2 : luks encrypted
single PV (luks-mapper-device from sda2), single VG, multiple LVs
containing existing (RHEL6) O
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
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:
part / --encrypted --passphrase=pass1 --size=1
part /boot -
erver. In my case, I have a server in which I have
set the BIOS power option to be what it was before a power failure. That
won't work if I have an encrypted partition and I am not around when a
power failure occurs (this is at my home, no UPS).
Doesn't mount or fstab help in this i
H.S. wrote:
> On 12/07/10 10:19 PM, Michael Cronenworth wrote:
>> On 07/12/2010 09:12 PM, H.S. wrote:
>>> Now I am looking for how to specify the encrypted partition in Debian's
>>> fstab so that I can mount it from within Debian.
>>>
>> You
On 12/07/10 10:19 PM, Michael Cronenworth wrote:
> On 07/12/2010 09:12 PM, H.S. wrote:
>> Now I am looking for how to specify the encrypted partition in Debian's
>> fstab so that I can mount it from within Debian.
>>
>
> You will need to setup /etc/crypttab in
On 07/12/2010 09:12 PM, H.S. wrote:
> Now I am looking for how to specify the encrypted partition in Debian's
> fstab so that I can mount it from within Debian.
>
You will need to setup /etc/crypttab in your Debian installation and you
will still need to input your passphr
me cases useful info is found in syslog - try
dmesg | tail or so
Now I am looking for how to specify the encrypted partition in Debian's
fstab so that I can mount it from within Debian.
Regards.
--
Please reply to this list only. I read this list on its corresponding
newsgroup on gm
I recently installed Fedora 13 on a dual boot system. This time,
however, I opted to have my /home in Fedora encrypted. Anaconda gave
this option, I selected it and it asked for a password. Now when I boot
into F13, the boot process asks for the password before continuing. So
far so good.
However
31 matches
Mail list logo