Begin forwarded message: Date: Tue, 27 Jan 2004 18:08:40 -0800 From: "Rodney D. Myers" <[EMAIL PROTECTED]> To: Debian User List <[EMAIL PROTECTED]> Subject: aespipe & encrypted cdroms, not working
I'm trying to get aes to encrypt a cdrom, using the following; yes "" | dd of=test.iso bs=512 count=16 head -c 2880 /dev/random | uuencode -m - | head -n 65 | tail -n 64 | gpg --symmetric -a | dd of=test.iso conv=notrunc mkisofs -r /home/rodney/multimedia-graphics/specialty | aespipe -w 10 -K test.iso -O 16 >>test.iso When this is done, it appears to have created a valid iso image, but... But when I attempt to mount this iso image, with the following, I keep receiving an error message; [ correct error message below ] sudo mount -t iso9660 test.iso /cdrom -o loop=/dev/loop0,encryption=AES128,gpgkey=test.iso,offset=8192 Password: mount: wrong fs type, bad option, bad superblock on /dev/loop0, or too many mounted file systems I have no idea as to qhat could be wrong. Any tips and/or suggestions would be greatly appreciated Thanks -- Rodney D. Myers <[EMAIL PROTECTED]> Registered Linux User #96112 ICQ#: AIM#: YAHOO: 18002350 mailman452 mailman42_5 They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety. Ben Franklin - 1759 -- Rodney D. Myers <[EMAIL PROTECTED]> Registered Linux User #96112 ICQ#: AIM#: YAHOO: 18002350 mailman452 mailman42_5 They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety. Ben Franklin - 1759
pgp00000.pgp
Description: PGP signature