From owner-freebsd-embedded@FreeBSD.ORG Thu Sep 24 11:10:14 2009 Return-Path: Delivered-To: freebsd-embedded@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6DF4E106566C for ; Thu, 24 Sep 2009 11:10:14 +0000 (UTC) (envelope-from boneandfat@gmail.com) Received: from mail-px0-f195.google.com (mail-px0-f195.google.com [209.85.216.195]) by mx1.freebsd.org (Postfix) with ESMTP id 2914F8FC15 for ; Thu, 24 Sep 2009 11:10:13 +0000 (UTC) Received: by pxi33 with SMTP id 33so1608711pxi.28 for ; Thu, 24 Sep 2009 04:10:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=J9B2thJfFpNl9OVih03RSq8P2B33aC+l7qHy/UU5KaM=; b=mp1K/ajxGH7y05iw095HY/IvNJeE/sEpJ6jnqCgRHJMtk+3wFPKhWoUPnSeNlp3fVg qD1pIXGDbUU348tD//X5LnYBQiIEIuM02FWvL1NVKnBZONTMd0fIn8KNnF/DALkpacGO vxY5ItR5Qo/OHmxiEp+c5A9uF+jonbeAi4PYg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=Mf/gRcm+I3StTlvGjBmUHzQ75y80jBvzeJA2hhQUlGgOSvc3S59TUMPyHAkMCU/pkK mN8g1rfy6aI1/39dGvbyithCYzuDZtw/zDOLULtuISH1lVt+tCvKNBuiC8JcGJHMnGVs O6RNAWJI5ON8atA/RJ6BrIIzPHBOK9LYRGNHk= MIME-Version: 1.0 Received: by 10.115.134.5 with SMTP id l5mr5232683wan.70.1253790612698; Thu, 24 Sep 2009 04:10:12 -0700 (PDT) In-Reply-To: <3131aa530909240130l7065ee7h3461eb696a0710a3@mail.gmail.com> References: <95139c170909232253k6a33267dt6d91f2d3e25c9a30@mail.gmail.com> <3131aa530909240130l7065ee7h3461eb696a0710a3@mail.gmail.com> Date: Thu, 24 Sep 2009 19:10:12 +0800 Message-ID: <95139c170909240410t531e6070g6115b8827d6ca5d@mail.gmail.com> From: Z G To: =?ISO-8859-1?Q?Olivier_Cochard=2DLabb=E9?= Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-embedded@freebsd.org Subject: Re: why my nanobsd on CF boot very slowly? any advice? thanks. X-BeenThere: freebsd-embedded@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Dedicated and Embedded Systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Sep 2009 11:10:14 -0000 HI, it takes several minutes, less than 5 minutes. this happens after power on and before "boot -h" is printed on screen. are these information enough to find the solution? gaozheng 2009/9/24, Olivier Cochard-Labb=E9 : > Hi, > > On Thu, Sep 24, 2009 at 7:53 AM, Z G wrote: >> I write nanobsd of FreeBSD 8.0 BETA3 to CF card. >> CF is put into one industry PC with CF slot. >> After PC is powered on, it takes a very long time to really boot. > > How long it takes to boot ? 20 minutes or 5 minutes ? > What steps take time: BIOS, FreeBSD loader or kernel loading ? > > Regards, > > Olivier >