From owner-freebsd-arm@FreeBSD.ORG Mon Feb 7 19:44:31 2011 Return-Path: Delivered-To: freebsd-arm@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C431F1065672 for ; Mon, 7 Feb 2011 19:44:31 +0000 (UTC) (envelope-from torfinn.ingolfsen@broadpark.no) Received: from thalia-smout.broadpark.no (thalia-smout.broadpark.no [80.202.8.21]) by mx1.freebsd.org (Postfix) with ESMTP id 7D4048FC13 for ; Mon, 7 Feb 2011 19:44:31 +0000 (UTC) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; CHARSET=US-ASCII Received: from terra-smin.broadpark.no ([80.202.8.13]) by thalia-smout.broadpark.no (Sun Java(tm) System Messaging Server 7u3-15.01 64bit (built Feb 12 2010)) with ESMTP id <0LG900E14IU52Q50@thalia-smout.broadpark.no> for freebsd-arm@FreeBSD.org; Mon, 07 Feb 2011 20:44:29 +0100 (CET) Received: from kg-v2.kg4.no ([84.48.120.77]) by terra-smin.broadpark.no (Sun Java(tm) System Messaging Server 7u3-15.01 64bit (built Feb 12 2010)) with SMTP id <0LG900811IU5TCB2@terra-smin.broadpark.no> for freebsd-arm@FreeBSD.org; Mon, 07 Feb 2011 20:44:29 +0100 (CET) Date: Mon, 07 Feb 2011 20:44:29 +0100 From: Torfinn Ingolfsen To: freebsd-arm@FreeBSD.org Message-id: <20110207204429.ae2fa012.torfinn.ingolfsen@broadpark.no> In-reply-to: <201102071656.11633.milu@dat.pl> References: <20110206181659.869861bf.torfinn.ingolfsen@broadpark.no> <201102062331.01760.hselasky@c2i.net> <20110207163835.41be5884.torfinn.ingolfsen@broadpark.no> <201102071656.11633.milu@dat.pl> X-Mailer: Sylpheed 3.0.3 (GTK+ 2.22.1; amd64-portbld-freebsd8.1) X-Face: "t9w2,-X@O^I`jVW\sonI3.,36KBLZE*AL[y9lL[PyFD*r_S:dIL9c[8Y>V42R0"!"yb_zN,f#%.[PYYNq; m"_0v; ~rUM2Yy!zmkh)3&U|u!=T(zyv,MHJv"nDH>OJ`t(@mil461d_B'Uo|'nMwlKe0Mv=kvV?Nh@>Hb<3s_z2jYgZhPb@?Wi^x1a~Hplz1.zH Cc: Subject: Re: FreeBSD on a DockStar - doesn't mount root X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the StrongARM Processor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Feb 2011 19:44:31 -0000 On Mon, 07 Feb 2011 16:56:11 +0100 Maciej Milewski wrote: > From these dmesg lines you posted in your first mail it looked that is too > short time for kernel to recognize the usb device. I had similar problems on > mips RS/RSPRO boards and had to use small patch to make the delay longer. I > admit that I didn't know of kern.cam.boot_delay that time and haven't tried it FWIW, I have now tried with kern.cam.boot_delay=10000 in /boot/loader.conf (I also tried the value 20000), but it doesn't boot still. The only difference is that when I enter '?' and press "enter" at the mountroot prompt, the cursor moves to the left on the same line (ie. no line feed), and the nothing more happens. -- Torfinn