Mailinglist Archive: opensuse-bugs (6460 mails)
| < Previous | Next > |
[Bug 258222] YaST cannot mount encrypted filesystem on upgrade
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Tue, 22 May 2007 08:23:09 -0600 (MDT)
- Message-id: <20070522142309.20263108E@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=258222
mkoenig@xxxxxxxxxx changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|mkoenig@xxxxxxxxxx |aschnell@xxxxxxxxxx
------- Comment #19 from mkoenig@xxxxxxxxxx 2007-05-22 08:23 MST -------
We are currently migrating the deprecated cryptoloop to device-mapper.
losetup does not understand and should not be used for encryption anymore.
losetup -e calls in Yast should be replaced with calls to losetup (without
encryption) and cryptsetup (setting up the device-mapper encryption layer).
Some attention has to be paid for choosing the right parameters for hash and
cipher to stay backwards compatible with existing crypto filesystems.
Arvin, please look in the draft ~mkoenig/doc/cryptofs/migration
and also the new boot.crypto script in the util-linux-crypto package, that has
been migrated by Ludwig.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
mkoenig@xxxxxxxxxx changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|mkoenig@xxxxxxxxxx |aschnell@xxxxxxxxxx
------- Comment #19 from mkoenig@xxxxxxxxxx 2007-05-22 08:23 MST -------
We are currently migrating the deprecated cryptoloop to device-mapper.
losetup does not understand and should not be used for encryption anymore.
losetup -e calls in Yast should be replaced with calls to losetup (without
encryption) and cryptsetup (setting up the device-mapper encryption layer).
Some attention has to be paid for choosing the right parameters for hash and
cipher to stay backwards compatible with existing crypto filesystems.
Arvin, please look in the draft ~mkoenig/doc/cryptofs/migration
and also the new boot.crypto script in the util-linux-crypto package, that has
been migrated by Ludwig.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
| < Previous | Next > |