Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 06 May 2003 09:52:41 +0200
From:      "Poul-Henning Kamp" <phk@phk.freebsd.dk>
To:        "Cliff L. Biffle" <cbiffle@safety.net>
Cc:        current@freebsd.org
Subject:   Re: gbde failure attaching /dev/fd0 
Message-ID:  <51914.1052207561@critter.freebsd.dk>
In-Reply-To: Your message of "Tue, 06 May 2003 00:48:16 PDT." <200305060048.16181.cbiffle@safety.net> 

next in thread | previous in thread | raw e-mail | index | archive | help
In message <200305060048.16181.cbiffle@safety.net>, "Cliff L. Biffle" writes:

>gbde: Attach to fd0 failed: Provider needed

Sorry, I have not yet released the adaptation class which allows you
to attach floppies and zip drives to the GEOM mesh, I'm having a hard
time finding a suitable way to deal with their "come and go" ability.

For now I would use a malloc backed md(4) device and dd(1) the encrypted
image to the floppy after close.

This also reduces a host of shadow write issues which are far more
severe on floppies than on harddisks.

-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
phk@FreeBSD.ORG         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?51914.1052207561>