From owner-freebsd-arm@FreeBSD.ORG Sun Feb 6 22:41:08 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 911C01065670 for ; Sun, 6 Feb 2011 22:41:08 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe05.c2i.net [212.247.154.130]) by mx1.freebsd.org (Postfix) with ESMTP id 1D7798FC21 for ; Sun, 6 Feb 2011 22:41:07 +0000 (UTC) X-Cloudmark-Score: 0.000000 [] X-Cloudmark-Analysis: v=1.1 cv=O4luLtK3s/BI/ZI2MixGyL7hJC8Dk2jKRuc55HZ6Kk0= c=1 sm=1 a=raTW6j-r9ywA:10 a=8nJEP1OIZ-IA:10 a=CL8lFSKtTFcA:10 a=i9M/sDlu2rpZ9XS819oYzg==:17 a=QyZfiG7-4r_6d6z0mgsA:9 a=M3D6KuWaQMZIKIW4RcsA:7 a=ELM3yaHBTS-DZYvIOeGoQaSELYwA:4 a=wPNLvfGTeEIA:10 a=i9M/sDlu2rpZ9XS819oYzg==:117 Received: from [188.126.198.129] (account mc467741@c2i.net HELO laptop002.hselasky.homeunix.org) by mailfe05.swip.net (CommuniGate Pro SMTP 5.2.19) with ESMTPA id 83281274; Sun, 06 Feb 2011 23:31:04 +0100 From: Hans Petter Selasky To: freebsd-arm@freebsd.org Date: Sun, 6 Feb 2011 23:31:01 +0100 User-Agent: KMail/1.13.5 (FreeBSD/8.2-PRERELEASE; KDE/4.4.5; amd64; ; ) References: <20110206181659.869861bf.torfinn.ingolfsen@broadpark.no> <201102061955.38635.freebsd-arm@dino.sk> <20110206231720.e113a196.torfinn.ingolfsen@broadpark.no> In-Reply-To: <20110206231720.e113a196.torfinn.ingolfsen@broadpark.no> X-Face: *nPdTl_}RuAI6^PVpA02T?$%Xa^>@hE0uyUIoiha$pC:9TVgl.Oq, NwSZ4V"|LR.+tj}g5 %V,x^qOs~mnU3]Gn; cQLv&.N>TrxmSFf+p6(30a/{)KUU!s}w\IhQBj}[g}bj0I3^glmC( :AuzV9:.hESm-x4h240C`9=w MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201102062331.01760.hselasky@c2i.net> 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: Sun, 06 Feb 2011 22:41:08 -0000 On Sunday 06 February 2011 23:17:20 Torfinn Ingolfsen wrote: > On Sun, 06 Feb 2011 19:55:37 +0100 > > Milan Obuch wrote: > > Did you try typing several dots to test whether some more time to mount > > root device helps? I would try it, sometimes it helps... Just some more > > time for background tasks (one dot means one second, It I am not > > mistaken). > > I'm not really sure how it is suposed to be, I tried > .....ufs:/dev/ufs/kirkwoodroot > > and that didn't have any effect. Maybe you need to set the scsi delay sysctl, to give the drive more time to probe. Search the mailing lists :-) --HPS