From: Thomas Fischbach <webmaster@kennygno.net>
To: davidsen@tmr.com (bill davidsen)
Cc: linux-kernel@vger.kernel.org
Subject: Re: can't mount encrypted dvd with 2.6.0
Date: Thu, 8 Jan 2004 15:09:17 +0100 [thread overview]
Message-ID: <20040108150917.18537b1e@kyp.intra> (raw)
In-Reply-To: <bti3g1$7lt$1@gatekeeper.tmr.com>
[-- Attachment #1: Type: text/plain, Size: 615 bytes --]
On 7 Jan 2004 23:07:45 GMT
davidsen@tmr.com (bill davidsen) wrote:
> In article <20040107151948.4376d881@kyp.intra>,
> Thomas Fischbach <webmaster@kennygno.net> wrote:
>
> | if I create an encrypted iso image:
> | dd if=/dev/zero of=/files/image.iso bs=512 count=$((1024*4400))
> | losetup -e aes -k 256 /dev/loop1 /files/image.iso
> | mkisofs -r -o /dev/loop1 /files/stuff/*
> ===> try adding -pad here
[...]
I think -pad is used by default.
I tried the patch from Ben and it works.
http://testing.lkml.org/slashdot.php?mid=442410
Thanks
--
Thomas Fischbach
http://www.kennygno.net
webmaster@kennygno.net
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2004-01-08 14:09 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-01-07 14:19 Thomas Fischbach
2004-01-07 23:07 ` bill davidsen
2004-01-08 14:09 ` Thomas Fischbach [this message]
2004-01-08 14:46 ` Bill Davidsen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20040108150917.18537b1e@kyp.intra \
--to=webmaster@kennygno.net \
--cc=davidsen@tmr.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome