From owner-freebsd-arm@FreeBSD.ORG Wed Jan 21 15:42:55 2009 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 603BB106584D; Wed, 21 Jan 2009 15:42:55 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (bsdimp.com [199.45.160.85]) by mx1.freebsd.org (Postfix) with ESMTP id 045318FC1B; Wed, 21 Jan 2009 15:42:54 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from localhost (localhost [127.0.0.1]) by harmony.bsdimp.com (8.14.2/8.14.1) with ESMTP id n0LFf4XO024847; Wed, 21 Jan 2009 08:41:04 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Wed, 21 Jan 2009 08:41:41 -0700 (MST) Message-Id: <20090121.084141.-1119405090.imp@bsdimp.com> To: mav@freebsd.org From: "M. Warner Losh" In-Reply-To: <49772A2C.7090903@FreeBSD.org> References: <4977236E.2020409@bulinfo.net> <497726F5.5080000@bulinfo.net> <49772A2C.7090903@FreeBSD.org> X-Mailer: Mew version 5.2 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: freebsd-arm@freebsd.org Subject: Re: Mount root from SD card? 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: Wed, 21 Jan 2009 15:42:57 -0000 In message: <49772A2C.7090903@FreeBSD.org> Alexander Motin writes: : Krassimir Slavchev wrote: : > Oops, sorry this output was without SD card inserted! : > I've changed the file. : : That's some different debugging. I have meant that one, which happens : when boot_verbose="YES" added to loader.conf, or respective Fx button : pressed during boot on PC. You can't do either of those on the ARM platform. Warner