Re: Cryptoapi problem - remounting encrypted filesystem
From: /dev/rob0 (rob0_at_gmx.co.uk)
Date: 07/29/03
- Next message: Jem Berkes: "Re: Hiding files and encrypting stuff under Linux"
- Previous message: Freeride: "Re: iptables rules file in Redhat 8.0"
- In reply to: DigitalElf: "Cryptoapi problem - remounting encrypted filesystem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 29 Jul 2003 06:53:13 -0700
In article <99758932.0307281533.5cd5b04e@posting.google.com>,
DigitalElf wrote:
> I am now able to mount the filesystem. However, after I use it and
> unmount, then detach the filesystem, when I go to mount it again, I
> have to specify the keysize, create a new password, and then re-create
> the filesystem. Is this how this is supposed to work? I was under
No, you should be able to losetup (link the file to the loop device)
using the previous passphrase. Then you would mount the loop device and
access your stored data.
> the impression that I could save work to this filesystem, unmount it,
> and it would be safe from prying eyes, then later remount it and enter
> my password and away I go. Did I miss something?
Apparently so! What exactly are you doing? See "man losetup" (the
patched one, that is) and try "losetup /dev/loop?" to see what's
attached. Are you trying to use a different loop device? That would not
matter as long as you did "losetup -d device" for the previous one. I
don't know what would happen if 2 loop devices were linked to the same
file.
-- /dev/rob0 - preferred_email=i$((28*28+28))@softhome.net or put "not-spam" or "/dev/rob0" in Subject header to reply
- Next message: Jem Berkes: "Re: Hiding files and encrypting stuff under Linux"
- Previous message: Freeride: "Re: iptables rules file in Redhat 8.0"
- In reply to: DigitalElf: "Cryptoapi problem - remounting encrypted filesystem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|