In a nutshell, I have a usb "pen drive" that I can't mount.

4.7 seems to recognize it just fine. So, it must be some silly little 
thing I need to do.

Ideally, I would love to put a ufs filesystem on this thing as well.

Any pointers would be greatly appreciated.

TIA!
Craig

----- Forwarded message from Daniel O'Connor <[EMAIL PROTECTED]> -----

Date: 06 Feb 2003 14:27:53 +1030
From: "Daniel O'Connor" <[EMAIL PROTECTED]>
To: Craig Sebenik <[EMAIL PROTECTED]>
Cc: USB BSD List <[EMAIL PROTECTED]>
Subject: Re: mounting a pen drive
Content-Type: text/plain
Organization: 
X-Mailer: Ximian Evolution 1.2.0 

On Thu, 2003-02-06 at 13:08, Craig Sebenik wrote:
> I have looked briefly at the FAQ and at some of the other web pages and I 
> can't find an explanation for how to simply mount a pen drive.
> > usbdevs
> addr 1: UHCI root hub, Intel
>  addr 2: product 0x2001, vendor 0x121e
> 
> I tried mounting the drive with:
> 
> > mount_msdos /dev/da0c /tmp/pen
> mount_msdos: /dev/da0c: Invalid argument
> 
> 
> > dmesg | grep umass
> umass0: vendor 0x121e product 0x2001, rev 1.10/1.00, addr 2
> da0 at umass-sim0 bus 0 target 0 lun 0
> (da0:umass-sim0:0:0:0): READ(6)/WRITE(6) not supported, increasing minimum_cmd_size 
>to 10.

Probably worth asking on a list like freebsd-stable or -hackers. A lot
of these devices need a quirk to function (ie they don't understand
certain commands and will hang)

If you get the quirk stuff sorted out, it should "Just Work" as a normal
disk.

-- 
Daniel O'Connor software and network engineer
for Genesis Software - http://www.gsoft.com.au
"The nice thing about standards is that there
are so many of them to choose from."
  -- Andrew Tanenbaum
GPG Fingerprint - 9A8C 569F 685A D928 5140  AE4B 319B 41F4 5D17 FDD5

----- End forwarded message -----

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to