linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Bill Davidsen <davidsen@tmr.com>
To: Thomas Fischbach <webmaster@kennygno.net>
Cc: linux-kernel@vger.kernel.org
Subject: Re: can't mount encrypted dvd with 2.6.0
Date: Thu, 8 Jan 2004 09:46:23 -0500 (EST)	[thread overview]
Message-ID: <Pine.LNX.3.96.1040108094236.12465C-101000@gatekeeper.tmr.com> (raw)
In-Reply-To: <20040108150917.18537b1e@kyp.intra>

[-- Attachment #1: Type: TEXT/PLAIN, Size: 1016 bytes --]

On Thu, 8 Jan 2004, Thomas Fischbach wrote:

> 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.

-pad is used by default on cdrecord, but not on mkisofs AFAIK. Since you
didn't specify how you did the burn, or I missed it, I thought it was
worth a try in case you were using some other software.

> 
> I tried the patch from Ben and it works.
> http://testing.lkml.org/slashdot.php?mid=442410

Then hopefully it will appear in a future bk after additional testing.

-- 
bill davidsen <davidsen@tmr.com>
  CTO, TMR Associates, Inc
Doing interesting things with little computers since 1979.

[-- Attachment #2: Type: APPLICATION/PGP-SIGNATURE, Size: 189 bytes --]

      reply	other threads:[~2004-01-08 14:58 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-07 14:19 can't mount encrypted dvd with 2.6.0 Thomas Fischbach
2004-01-07 23:07 ` bill davidsen
2004-01-08 14:09   ` Thomas Fischbach
2004-01-08 14:46     ` Bill Davidsen [this message]

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=Pine.LNX.3.96.1040108094236.12465C-101000@gatekeeper.tmr.com \
    --to=davidsen@tmr.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=webmaster@kennygno.net \
    /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;
as well as URLs for NNTP newsgroup(s).