From owner-freebsd-questions Wed Aug 22 23: 6:41 2001 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-94-248-46.mmcable.com [24.94.248.46]) by hub.freebsd.org (Postfix) with SMTP id 5B80D37B40B for ; Wed, 22 Aug 2001 23:06:38 -0700 (PDT) (envelope-from mwm@mired.org) Received: (qmail 57689 invoked by uid 100); 23 Aug 2001 06:06:37 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15236.40301.312082.156926@guru.mired.org> Date: Thu, 23 Aug 2001 01:06:37 -0500 To: Andrew J Caines Cc: questions@freebsd.org Subject: Re: Mounting FAT16 on USB connected Rio 600 In-Reply-To: <32880806@toto.iv> X-Mailer: VM 6.90 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Andrew J Caines types: > In short, I simply want to know what device to mount and what to do get > that device configured. You have to have it recognized properly. > I have a Rio 600 MP3 player connected via USB. The device is recognised by > the system It may be recognized by the system, but it's not recognized as a umass device: > ugen0: Diamond Multimedia Diamond Multimedia Digital Audio Player, rev 1.00/1.00, addr 2 ugen is the "I have no idea what this is, maybe some userland program can deal with it" device. If it worked with umass, you'd get a line like: umass0: Hagiwara Sys-Com SmartMedia R/W, rev 1.10/2.00, addr 3 In that case it would indeed show up as a da device. Note that da ordering defaults to dynamic, so it might well have been da0 on your system - it certainly was on mine. http://www.mired.org/home/mwm/ Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message