[Pkg-cryptsetup-devel] http://dabase.com/e/01202/
Kai Hendry
hendry at iki.fi
Wed Apr 16 21:06:14 UTC 2008
On Wed, Apr 16, 2008 at 8:34 AM, David Härdeman <david at hardeman.nu> wrote:
> LUKS is not used and no hash is specified in /etc/crypttab. Try adding
> hash=sha256 to the options field of /etc/crypttab.
I don't wtf is going on here:
x61:~% cat /etc/crypttab
# <target name> <source device> <key file> <options>
crypt /dev/x61/crypt none checkargs=ext2,noauto,hash=sha256
x61:~% sudo cryptdisks_start crypt
crypt (running)...%
x61:~% egrep crypt /etc/fstab
/dev/mapper/crypt /home/hendry/crypt ext3 defaults,noauto,user
0 0
x61:~% mount ~/crypt
mount: wrong fs type, bad option, bad superblock on /dev/mapper/crypt,
missing codepage or helper program, or other error
In some cases useful info is found in syslog - try
dmesg | tail or so
x61:~% sudo lvscan
ACTIVE '/dev/x61/root' [16.68 GB] inherit
ACTIVE '/dev/x61/swap_1' [2.59 GB] inherit
ACTIVE '/dev/x61/home' [80.00 GB] inherit
ACTIVE '/dev/x61/crypt' [12.27 GB] inherit
x61:~% sudo pvscan
PV /dev/sda5 VG x61 lvm2 [111.55 GB / 4.00 MB free]
Total: 1 [111.55 GB] / in use: 1 [111.55 GB] / in no VG: 0 [0 ]
x61:~%
Maybe I should start from scratch? I swear I typed in the password
correctly on startup.
More information about the Pkg-cryptsetup-devel
mailing list