On Wed, Mar 21, 2007 at 12:13:21AM +0000, RW wrote:
<snip>
> > > > i need both encrypted partition and encrypted copies/DVDs.
> > > 
> > > I'd be interested if anyone has a method for creating encrypted DVDs
> > > that still works. 
> > 
> > You can use a UFS filesystem on a DVD. In short:
> > - create an file with random characters the size of a DVD.
> > - use that as a vnode backed memory disk with mdconfig.
> > - initialize and attach that with geli.
> > - create a new filesystem on the geli device
> > - mount it.
> 
> But how do you put that on a DVD-R or DVD+R?

growisofs -dvd-compat -Z /dev/dvd=$HOME/backupDVD.img

Roland
-- 
R.F.Smith                                   http://www.xs4all.nl/~rsmith/
[plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated]
pgp: 1A2B 477F 9970 BA3C 2914  B7CE 1277 EFB0 C321 A725 (KeyID: C321A725)

Attachment: pgpnxbkWa8ILl.pgp
Description: PGP signature

Reply via email to