Contradicting the answer to Re: Answering my own question Re: Iomega REV drive, FreeBSD 4.11

Bob Johnson fbsdlists at gmail.com
Thu Aug 18 17:18:13 GMT 2005


On 8/17/05, Tom Russo <russo at bogodyn.org> wrote:
> On Sun, Jul 24, 2005 at 10:21:55AM -0600, we recorded a bogon-computron
> collision of the <russo at bogodyn.org> flavor, containing:
> > I'm answering my own question on the mailing list, just to get what I
> found
> > into the archives in case anyone else has this question.
> > 
> > On Thu, Jul 21, 2005 at 08:33:47PM -0600, we recorded a bogon-computron
> collision of the <russo at bogodyn.org> flavor, containing:
> > > I'm running FreeBSD 4.11.  I last updated from STABLE in January:
> > > 
> > > FreeBSD bogodyn.org 4.11-STABLE FreeBSD 4.11-STABLE #0: Sat Jan 22
> 13:10:32 MST 2005     russo at bogodyn.org:/users2/obj/usr/src/sys/BOGODYN 
> i386
> > > 
> > > I just purchased an external SCSI Iomga REV 35MB removable medium drive.
>  
> > > 
> > [...]
> > > When I attach the device and camcontrol rescan all, I get this in the 
> > > /var/log/messages:
> > > 
> > > Jul 21 19:22:52 bogodyn /kernel: cd1: <Iomega RRD 84.B> Removable CD-ROM
> SCSI-4 
> > > device 
> > [...]
> > > That is, the drive is detected, but as a removable CDROM, 
> > 
> > This is not peculiar to BSD.  Low-level SCSI utilities in the SCSI
> controller
> > at boot time also fail to recognize this thing as a disk drive, and even 
> > on Windows it shows up as a CD-ROM.  The only way to write data to it is
> to
> > use a windows-only driver.  And since it doesn't use an ISO-9660 file
> system,
> > the only way to read data off of it is with a windows-only driver, too. 
> So
[...]
> Which leads to a final question:  Is there any work being done on
> read/write
> support for UDF filesystems?  Might 6.0 get this capability?
> 

Someone referred to UDF in 6.0 as if it were read/write, but I don't
see any evidence of that in the man page (it doesn't say it isn't
read/write, either).  If I have time this evening I will try to
investigate that.

ports/sysutils/udfclient might support that drive in write mode.  If
so, it will give you some ability to do useful things with it,
although it doesn't appear that it will make it look like a mountable
filesystem.

- Bob


More information about the freebsd-questions mailing list