Subject: Re: usb flash device
To: Gan Uesli Starling <alias@starling.us>
From: Mark <mindfunk@mindfunk.net>
List: netbsd-help
Date: 09/30/2003 09:51:28
> Mark wrote:
> > When I plug in a usb flash drive that I have, I get the following:
> >
> > umass0 at uhub1 port 1 configuration 1 interface 0
> > umass0: GENERIC USB FLASH DISK, rev
> > 1.10/2.01, addr 2
> > umass0: using SCSI over BBB-P
> > scsibus0 at umass0: 2 targets, 1 luns per
> > target
> > scsibus0: waiting 2 seconds for devices to
> > settle...
> > scsibus0 target 1 lun 0: <GENERIC, USB
> > FLASH DISK, CCCC> SCSI0 0/direct removable not configured
> >
> > I believe the drive is supposed to come up as sd0. But, I get no messages
> > re sd0 and I certainly cannot mount it. I get a "Device not configured"
> > error whenever I try to mount any of the sd0[a|b|c|d].
> >
> > So, did I leave something out of my kernel?
> >
> > namaste,
> > Mark
>
> Try
>
> mkdir /foo
>
> mount /dev/sd0e /foo


Well, that's the problem, I guess. There is no "sd0:" line(s) in the logs
when I plug it in. So, even mounting /dev/sd0e failes with "device not
configured."

Granted, I did always try to mount it with "-t msdos". That works with
linux.

> http://starling.us/gus_netbsd/gus_netbsd_pny_attache.html

Cool!

namaste,
Mark