Quoting Alessio Sangalli <[EMAIL PROTECTED]>:
> Hi. I would like to create an encrypted dvd. Do you think it's possible
> to encrypt the .iso file with a tool like gpg or similar, then burn that
> image on a regular DVD-R? When I need it back I will have to extract it
> on the hard disk, decrypt it, and mount as loopback (or burn another
> DVD-R).
> Thank you for comments....!

No.

First off, the ISO9660 and UDF formats do _not_ support an "encrypted"
filesystem (or a compressed one either).

Secondly, think of .iso as an archive format, with "mkisofs" as the archiver. 
If you change that format, the unarchiving tool, like "cdrecord" won't know how
to read it.

It's just like compressing something.  If the program doesn't understand
compression, it won't be able to read the file.


-- 
Bryan J. Smith, E.I. (BSECE)       Contact Info:  http://thebs.org
[ http://thebs.org/files/resume/BryanJonSmith_certifications.pdf ]
------------------------------------------------------------------
"Bryan J. Smith uses a modicum of talent and a membership in IEEE
 to harass others and show off" -- Peter Buxton



_______________________________________________
Dvdrtools-users mailing list
[EMAIL PROTECTED]
http://mail.nongnu.org/mailman/listinfo/dvdrtools-users

Reply via email to