From owner-freebsd-questions@FreeBSD.ORG Tue Sep 30 09:40:41 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 D7DA616A4B3 for ; Tue, 30 Sep 2003 09:40:41 -0700 (PDT) Received: from main.gmane.org (main.gmane.org [80.91.224.249]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7446743FDD for ; Tue, 30 Sep 2003 09:40:37 -0700 (PDT) (envelope-from freebsd-questions@m.gmane.org) Received: from root by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1A4NYB-0002q9-00 for ; Tue, 30 Sep 2003 18:40:35 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org Received: from sea.gmane.org ([80.91.224.252]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1A42NH-0006Zr-00 for ; Mon, 29 Sep 2003 20:03:55 +0200 Received: from news by sea.gmane.org with local (Exim 3.35 #1 (Debian)) id 1A42NH-0001aY-00 for ; Mon, 29 Sep 2003 20:03:55 +0200 From: "Simon Rutishauser" Date: Mon, 29 Sep 2003 19:50:49 +0200 Lines: 56 Message-ID: References: <200309290427.41673.frank@franklee.net> <200309290613.23626.frank@franklee.net> <200309281436.55254.kstewart@owt.com> <1090.203.141.149.2.1064789067.squirrel@www.franklee.net> <1064788797.939.24.camel@klamath> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 8bit X-Complaints-To: usenet@sea.gmane.org User-Agent: Pan/0.13.4 (She had eyes like strange sins. (Debian GNU/Linux)) Sender: news 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: Tue, 30 Sep 2003 16:40:42 -0000 Hi, i had some problems which look similar to yours with an usb cardreader _and_ an external hd. After an upgrade to the latest "testing" (or whatever this is called ;-)) a month or so ago the problems vanished (even though FreeBSD still needs about one minute to recognize my Cardreader) Peschmä Am Mon, 29 Sep 2003 00:39:57 +0200 schrieb Andreas Kohn: > On Mon, 2003-09-29 at 00:44, frank@franklee.net wrote: >> On Sunday 28 September 2003 2:36 pm, Kent Stewart wrote: >> > 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... >> >> Let me clarify this statement. There's a On/Off switch on the drive. >> It's when I turn it (usb drive) off, the messages scroll (which I'd post >> if I could get them) and systems reboots. Happened twice. The third >> time, it says it got disconnected and the system continues to run fine. > > You could try two things: > 1) If that is a kernel panic (which I assume), it should tell you that is > going to reboot IFF you do not press a key on your keyboard. Pressing a > key should stop the reboot timer and give you time to copy the message by > hand. > 2) What happens if you plug the drive in _after_ the system has started? > > Dumbing down the drive should not be needed, as it can't (normally) do any > USB 2.x stuff over a USB 1.1 link (ie. it should dumb down itself) > > >> >> > I find that FreeBSD gets really confused if you have a msdos formatted >> > zip in the zip drive when you boot. >> >> It is a msdos formatted usb drive (2.5" laptop type drive in a >> IDE-to-USB2.0 case). Not a zip drive, but thank you for sharing that >> piece of info. >> >> Frank Lee