From owner-freebsd-questions@FreeBSD.ORG Sun Sep 28 14:37:17 2003 Return-Path: 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 F382316A4B3 for ; Sun, 28 Sep 2003 14:37:16 -0700 (PDT) Received: from rutger.owt.com (rutger.owt.com [204.118.6.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6F6244404D for ; Sun, 28 Sep 2003 14:37:13 -0700 (PDT) (envelope-from kstewart@owt.com) Received: from topaz-out (owt-207-41-94-233.owt.com [207.41.94.233]) by rutger.owt.com (8.11.6p2/8.9.3) with ESMTP id h8SLatw17039; Sun, 28 Sep 2003 14:36:56 -0700 From: Kent Stewart To: frank@franklee.net, Andreas Kohn Date: Sun, 28 Sep 2003 14:36:55 -0700 User-Agent: KMail/1.5.4 References: <200309290427.41673.frank@franklee.net> <1064782624.939.19.camel@klamath> <200309290613.23626.frank@franklee.net> In-Reply-To: <200309290613.23626.frank@franklee.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200309281436.55254.kstewart@owt.com> cc: freebsd-questions@freebsd.org Subject: Re: How to mount USB drive in FreeBSD 5.0? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Sep 2003 21:37:17 -0000 On Sunday 28 September 2003 11:13 pm, Frank Lee wrote: > On Sunday 28 September 2003 20:57, Andreas Kohn wrote: > > It doesn't even look like your usb drive is plugged in? Even if > > umass hadn't accepted it, ugen should have had attached (outputting > > some messages) > > ughh..... well, it helps to plug it *all the way* in. :-( It's new > and I didn't want break it... > > The message I get is: > umass0: Cypress Semiconductor USB2.0 Storage Device, rev 2.00/0.01, > addr 2 umass0: Get Max Lun not supported (STALLED) > > The system just halts there... I find that FreeBSD gets really confused if you have a msdos formatted zip in the zip drive when you boot. Kent > > If I turn it (usb drive) off or unplug it, a bunch of other messages > scroll up and it tells me that it's going to reboot... > > > [assuming that umass hat attached to the usb drive] > > There should be a new device node daX[sY] in /dev, which you should > > mount. > > mount -t msdos /dev/da0* /mnt/usb > > > > * Can't remember whether one needed to specify a slice > > Since it stops at the "umass0: Get Max Lun not supported (STALLED)" > message, there's no /dev/da0* : > > # ls -l /dev/d* > crw------- 1 root wheel 173, 0 Sep 29 05:41 /dev/devctl > # > > Is there a way to have FreeBSD dumb it (usb drive) down to 1.1? The > box says it (usb drive) supports 1.1 and 2.0). My laptop is only 1.1. -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html