From owner-freebsd-arm@FreeBSD.ORG Sun Feb 6 22:05:47 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 929601065670 for ; Sun, 6 Feb 2011 22:05:47 +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 4A90E8FC0A for ; Sun, 6 Feb 2011 22:05:47 +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 <0LG700DHXUPK6F20@thalia-smout.broadpark.no> for freebsd-arm@FreeBSD.org; Sun, 06 Feb 2011 23:05:44 +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 <0LG700LFUUPK9240@terra-smin.broadpark.no> for freebsd-arm@FreeBSD.org; Sun, 06 Feb 2011 23:05:44 +0100 (CET) Date: Sun, 06 Feb 2011 23:05:44 +0100 From: Torfinn Ingolfsen To: freebsd-arm@FreeBSD.org Message-id: <20110206230544.ab104af3.torfinn.ingolfsen@broadpark.no> In-reply-to: <2BF83A01-C13F-4399-BF5F-D3300BC157D4@lassitu.de> References: <20110206181659.869861bf.torfinn.ingolfsen@broadpark.no> <2BF83A01-C13F-4399-BF5F-D3300BC157D4@lassitu.de> 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: Sun, 06 Feb 2011 22:05:47 -0000 On Sun, 06 Feb 2011 22:38:13 +0100 Stefan Bethke wrote: > Am 06.02.2011 um 18:16 schrieb Torfinn Ingolfsen: > > > at this point trying '?' gives no GEOM devices, and also trying to manually input > > ufs:/dev/ufs/kirkwoodroot > > doesn't help either. Yes, I have verified on my workstation that the memory stick have > > /dev/ufs/kirkwoodroot and that I can mount the partition from it. > > > > What can I do to fix the problem? > > Does ufs:/dev/da0s2a work? What is the output form the mountroot prompt when you enter "?"? No, ufs:/dev/da0s2a does not work. The output when I enter "?" is just a single line (a headline or something) which says "GEOM devices" or something to that effect, then it is back to the mountroot prompt again. -- Torfinn