Date: Fri, 4 Feb 2005 17:43:18 +0000 From: RW <list-freebsd-2004@morbius.sent.com> To: freebsd-geom@freebsd.org Subject: Encrypted DVDs beyond 2GB Message-ID: <200502041743.21047.list-freebsd-2004@morbius.sent.com>
next in thread | raw e-mail | index | archive | help
Some time ago I asked about creating encrypted data CDs, and someone suggested using mdconfig to create a file backed md device, encrypted with gdbe, and then burning the backing file to CD. That all works fine, but when the same technique is tried on DVDs, you run into the problem that FreeBSD 5.3 can't handle a file bigger that 2GB on an iso9660 filesystem. If you install the development version of mkisofs, it is possible to burn a DVD containing a file of up to 4GB. Windows 98 can read the file off the disk, but FreeBSD can't do anything with it. Using 2 files and having the data mounted at two separate points would be a bit clumsy. Does anyone have a better idea?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200502041743.21047.list-freebsd-2004>
