On 7 Jan 2004 23:07:45 GMT davidsen _at_ tmr.com (bill davidsen) wrote: > In article <20040107151948.4376d881 _at_ kyp.intra>, > Thomas Fischbach <webmaster _at_ 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 _at_ kennygno.net
Attachment:
pgp354915.pgp
Description: PGP signature
Follow-Ups:
- Re: can't mount encrypted dvd with 2.6.0Bill Davidsen
- can't mount encrypted dvd with 2.6.0Thomas Fischbach
- Re: can't mount encrypted dvd with 2.6.0bill davidsen
- Prev by Date: [patch 2.6] Relocation overflow with modules on Alpha
- Next by Date: blockfile access patterns logging
- Previous by thread: Re: can't mount encrypted dvd with 2.6.0
- Next by thread: Re: can't mount encrypted dvd with 2.6.0
- Indexes:[Main][Thread]