On 8/17/05, Tom Russo <[EMAIL PROTECTED]> wrote:
> On Sun, Jul 24, 2005 at 10:21:55AM -0600, we recorded a bogon-computron
> collision of the <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]> 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     [EMAIL PROTECTED]:/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
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to