gbde failure attaching /dev/fd0

Poul-Henning Kamp phk at phk.freebsd.dk
Tue May 6 00:52:44 PDT 2003


In message <200305060048.16181.cbiffle at 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 at 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.


More information about the freebsd-current mailing list