From owner-freebsd-arm@FreeBSD.ORG Fri Feb 11 23:32:05 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 70F231065670 for ; Fri, 11 Feb 2011 23:32:05 +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 276908FC16 for ; Fri, 11 Feb 2011 23:32:04 +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 <0LGH0076481F1G80@thalia-smout.broadpark.no> for freebsd-arm@FreeBSD.org; Sat, 12 Feb 2011 00:32:03 +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 <0LGH001QR81FGUB0@terra-smin.broadpark.no> for freebsd-arm@FreeBSD.org; Sat, 12 Feb 2011 00:32:03 +0100 (CET) Date: Sat, 12 Feb 2011 00:32:03 +0100 From: Torfinn Ingolfsen To: freebsd-arm@FreeBSD.org Message-id: <20110212003203.c4ed07d8.torfinn.ingolfsen@broadpark.no> In-reply-to: <20110207213437.9839d476.torfinn.ingolfsen@broadpark.no> References: <20110206181659.869861bf.torfinn.ingolfsen@broadpark.no> <201102062331.01760.hselasky@c2i.net> <20110207163835.41be5884.torfinn.ingolfsen@broadpark.no> <201102071656.11633.milu@dat.pl> <20110207204429.ae2fa012.torfinn.ingolfsen@broadpark.no> <20110207213437.9839d476.torfinn.ingolfsen@broadpark.no> 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: Fri, 11 Feb 2011 23:32:05 -0000 On Mon, 07 Feb 2011 21:34:37 +0100 Torfinn Ingolfsen wrote: > Another update: > > On Mon, 07 Feb 2011 20:44:29 +0100 > Torfinn Ingolfsen wrote: > > > 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. > > I have now tried with kern.cam.scsi_delay=10000 (also tried the value > 20000) instead of kern.cam.boot_delay in /boot/loader.conf > > Doesn't make the Dockstar boot, and doesn't make it hang. OTOH, how does the kernel read /boot/loader.conf and the settings in there if it can't mount the disk? -- Torfinn