Re: USB-stick



From: gartmann@xxxxxxxxxxxxxxxxxxxxxxxx (Christoph Gartmann)

is it possible to mount a FAT formatted 1 GB USB-stick under OpenVMS 8.3?
The device is recognized as DNA1: but I can't figure out how to mount it :-(

I'm unaware of any way (other than NFS) to _mount_ any non-ODS file
system in VMS. However, if you'd be satisfied with a less convenient
access method for a USB flash gizmo with a FAT file system, I've used
mtools with some success:

http://antinode.org/dec/sw/mtools.html

Wake me if you have any problems with it. (What could go wrong?)

VMS V8.3 is much nicer for this sort of USB thing than earlier
versions, by the way.

Now, when I tried my (Christmas Gift*) Nikon COOLPIX L11 camera (in
USB "Mass storage" mode), I discovered that it looks like a big floppy
drive (INTERFACE_SUB_CLASS = 5) instead of a SCSI disk
(INTERFACE_SUB_CLASS = 6), so DNDRIVER didn't get attached. And then,
when I got an SD card for it, and a USB card reader for that, I found
that I could see a DN device for that combination, but that mtools seems
to have problems with the offset, partitioned file system found there,
so I still can't suck its JPEG files into my Alpha. (Still working on
it, though, but no bets.)


[*] "Gift" here might be English or Deutsch.

------------------------------------------------------------------------

Steven M. Schweda sms@antinode-org
382 South Warwick Street (+1) 651-699-9818
Saint Paul MN 55105-2547
.



Relevant Pages

  • Re: question concerning autofs, usbfs and vfat
    ... I think there is some confusion as to the meaning of some of the fields in the mount command output, ... The type 'vfat' is a real file system type, ... The "autofs" type is printed when the automount daemon is running, "usbfs" refers to the USB subsystem software. ...
    (Debian-User)
  • USB to SCSI device naming
    ... I have a usb 2.0 device connected to my system. ... What I can not do is mount this device. ... so I know that I have the file system support that I need. ... How do I determine what the name of block device that I should use for this ...
    (RedHat)
  • Re: mounting error USB stick
    ... icon in its tree pane for me with the usb stick's name. ... file system. ... what is the output of the mount command on your system as it normally boots: ... Hal is the hardware abstraction layer, ...
    (Debian-User)
  • Re: mount CE volume under XP?
    ... ActiveSync over USB. ... chris wrote: ... Having trouble with a device and pulled the drive so that I could copy the data from it, thinking it would mount under XP in explorer. ... Is there something I could add to the xp box to recognize the drive & file system? ...
    (microsoft.public.windowsce.embedded)
  • Re: mount() function problem !
    ... mount() attaches the filesystem specified by source (which is often a device name, ... point within a file system. ... details of the options available for each filesystem type. ... Specifies the journalling mode for file data. ...
    (comp.lang.c)