Comment 4 for bug 139635

Revision history for this message
Jani Averbach (jaa-jaa-iki) wrote :

Hello Reinhard,

I am using encrypted swap, and I have following setup:

================
/etc/crypttab:
...
#target device keyfile options
swap /dev/sdaXX /dev/random swap

================
and in /etc/fstab
...
/dev/mapper/swap none swap sw 0 0

================

So I am without swap after boot. Crytpsetup fails when it tries to setup swap, because it links against /usr/lib/libgcrypt.so.11 and /usr/lib/libgpg-error.so.0, and /usr is not mounted at that time.

This is an up-to-date Gutsy Gibbon system.

Best Regards,
Jani