Date: Mon, 20 Oct 2008 06:37:50 -0700 From: Jeremy Chadwick <koitsu@FreeBSD.org> To: Johannes-Maria Kaltenbach <johannes-maria@t-online.de> Cc: freebsd-questions@freebsd.org Subject: Re: mounting an MP3 player? Message-ID: <20081020133750.GA4223@icarus.home.lan> In-Reply-To: <48FC8CD8.BA0633DE@t-online.de> References: <20081020120020.70D811065682@hub.freebsd.org> <48FC8CD8.BA0633DE@t-online.de>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Oct 20, 2008 at 03:51:20PM +0200, Johannes-Maria Kaltenbach wrote: > > Hello, > > > Message: 3 > > Date: Sun, 19 Oct 2008 14:57:43 +0100 > > From: dgmm <freebsd01@dgmm.net> > > Subject: Re: mounting an MP3 player? > > > [...] > > > > Have you tried just mounting da0 etc? The may not be any slices. > > yes, I tried all /dev/da*; in each case the result was > mount: /dev/da...: Device not configured One thing people here haven't mentioned is that device quirks (meaning: "one-offs" in the driver code) might be required to get this device to work. It's a common problem, and exists in many operating systems. -- | Jeremy Chadwick jdc at parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA | | Making life hard for others since 1977. PGP: 4BD6C0CB |
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20081020133750.GA4223>