From owner-freebsd-questions Fri Jan 3 11:24: 5 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AC0F337B401 for ; Fri, 3 Jan 2003 11:24:03 -0800 (PST) Received: from mailout10.sul.t-online.com (mailout10.sul.t-online.com [194.25.134.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BDB0543EE6 for ; Fri, 3 Jan 2003 11:23:57 -0800 (PST) (envelope-from garyj@jennejohn.org) Received: from fwd08.sul.t-online.de by mailout10.sul.t-online.com with smtp id 18UXQ1-0002E3-08; Fri, 03 Jan 2003 20:23:45 +0100 Received: from peedub.jennejohn.org (520017439985-0001@[217.228.211.64]) by fmrl08.sul.t-online.com with esmtp id 18UXPy-12lZC4C; Fri, 3 Jan 2003 20:23:42 +0100 Received: from peedub.jennejohn.org (localhost [127.0.0.1]) by peedub.jennejohn.org (8.12.6/8.11.6) with ESMTP id h03JNT6h024855; Fri, 3 Jan 2003 20:23:40 +0100 (CET) (envelope-from garyj@peedub.jennejohn.org) Message-Id: <200301031923.h03JNT6h024855@peedub.jennejohn.org> X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.3 To: Matt Gostick Cc: freebsd-questions@freebsd.org Subject: Re: archos and freebsd Reply-To: Gary Jennejohn In-reply-to: Your message of "03 Jan 2003 11:43:53 EST." <1041612234.228.12.camel@gutrot.virtualservice.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 03 Jan 2003 20:23:29 +0100 From: Gary Jennejohn X-Sender: 520017439985-0001@t-dialin.net 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 Matt Gostick writes: > Hello, > > I got an Archos Jukebox Studio 20 for Christmas, and want to hook it > up to my FreeBSD box. It's uses a usb cable for data transfer, and I've > never had to use usb on FreeBSD before. I've done some research and the > best page I could find with instructions was > http://www.stalker.org/~sean/freebsd-p2040/... but the kernel config and > supplied archos.sh script doesn't work for me. I'm a little behind when > it comes to usb... is that what firewire is? > > On his page it says to compile firewire, sbp, scbus, da and umass. > I'm cvsup'ed to 4.7 stable from release and did what he said. When I > try and 'mount -t msdos /dev/da0s1 /archos' I get 'Device not > configured'. > > Any advice would be greatly appreciated. Could you reply to my email > address as well as the list please b/c I'm not subscribed. > I have an Archos Jukebox Recorder and can use it with no problem. I would expect the Studio to work very similarly. However, I always plug it in _after_ the kernel comes up so that it's guaranteed to be recognized. I've never tried booting my box with the Archos already plugged in. I use this to mount it: mount -t msdos -o longnames /dev/da0s1 /mnt Otherwie your boot message and kernel config file looks very similar to what I see. BTW my computer only has USB 1.0 and I'm running -stable. --- Gary Jennejohn / garyj@jennejohn.org gj@freebsd.org gj@denx.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message