Choosing A Webhost:
A web hosting service is a type of Internet hosting service that allows individuals and organizations to provide their own website accessible via the World Wide Web. Web hosts are companies that provide space on a server they own for use by their clients as well as providing Internet connectivity, typically in a data center. Web hosts can also provide data center space and connectivity to the Internet for servers they do not own to be located in their data center, called colocation. more...
|
loop-Aes mount problem HELP ;\: msg#00014
|
Subject: |
loop-Aes mount problem HELP ;\ |
Hi
I have loop-aes since FC3 and everything was working just fine
Now i've just updated FC4 to FC5 and my problems begin.
I can't mount this partition.
I have compiled linux-2.6.16.1 kernel with CONFIG_BLK_DEV_LOOP = n
I've installed loop-AES-v3.1c.tar.bz2 and util-linux-2.12r.tar.gz patched.
Everything seems to be ok
[root@fox src]# uname -r
2.6.16.1
[root@fox loop-AES-v3.1c]# make tests
...
md5sum test-file1 >test-file2
echo "e12fd55fbae9fc0e03517593e253e239 test-file1" | cmp test-file2 -
cmp test-file3 test-file4
make[1]: Leaving directory `/usr/src/loop-AES-v3.1c'
rm -f -r test-file[1234] test-dir1
*** Test results ok ***
--- fstab ----------------
/dev/hda4 /mnt/szyfr ext2
defaults,noauto,user,loop=/dev/loop0,encryption=AES128,gpgkey=/home/keyfile.gpg
0 0
--- fstab ----------------
Unfortunately when I make
[root@fox loop-AES-v3.1c]# mount /mnt/szyfr/
Password:
mount: wrong fs type, bad option, bad superblock on /dev/loop0,
missing codepage or other error
In some cases useful info is found in syslog - try
dmesg | tail or so
Password is ok I'm sure.
What is wrong ?
is there any chance to mount this particion again ?
Have I forgotten about something?
I have tried my keyfile.gpg from backup but the effect was the same.
regards
vr
-
Linux-crypto: cryptography in and on the Linux system
Archive: http://mail.nl.linux.org/linux-crypto/
|
| |