From owner-freebsd-embedded@FreeBSD.ORG Thu Sep 24 11:59:48 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 BAB26106566B for ; Thu, 24 Sep 2009 11:59:48 +0000 (UTC) (envelope-from cochard@gmail.com) Received: from mail-vw0-f180.google.com (mail-vw0-f180.google.com [209.85.212.180]) by mx1.freebsd.org (Postfix) with ESMTP id 6CBD78FC12 for ; Thu, 24 Sep 2009 11:59:47 +0000 (UTC) Received: by vws10 with SMTP id 10so1372116vws.7 for ; Thu, 24 Sep 2009 04:59:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:from:date:x-google-sender-auth:message-id:subject:to:cc :content-type:content-transfer-encoding; bh=otsAkIfdB9zvibNQzOnb+cDgPzLngg2/ono4Kq4DEJk=; b=mlouPts8NOC2LTNLZl9lUMVVeh5FDas9gtnWSiAACxSY/sVz9OGaD7NEmJho57gmzR jix+/DDYYxcEYNCpkwxdzp+SNTA4+J3BScRsTMh7758DtARkXc81NLy/rmEhaLnd2cQE sBLBvY4nU6XiV8tW2AgDw+TUsjpKDQ9nFzBaM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type :content-transfer-encoding; b=oUTtKMEq82yJYM0YDnmP1nYXuSOn+4bQF9HxH5mk30BrCFC9nTvqHcWB7ymJcOxmYM KTTyBzoaA9pIlLt0ZxC77z5JdnWNl5Uh6ZtsmxuX19HaVdBXBtqPEkKw31TGetKatMh4 2wCODoJ9CHsfPCAXJVGIC2aZzEHAs5gJBvhyE= MIME-Version: 1.0 Sender: cochard@gmail.com Received: by 10.220.107.40 with SMTP id z40mr5693088vco.81.1253793585477; Thu, 24 Sep 2009 04:59:45 -0700 (PDT) In-Reply-To: <95139c170909240410t531e6070g6115b8827d6ca5d@mail.gmail.com> References: <95139c170909232253k6a33267dt6d91f2d3e25c9a30@mail.gmail.com> <3131aa530909240130l7065ee7h3461eb696a0710a3@mail.gmail.com> <95139c170909240410t531e6070g6115b8827d6ca5d@mail.gmail.com> From: =?ISO-8859-1?Q?Olivier_Cochard=2DLabb=E9?= Date: Thu, 24 Sep 2009 13:59:25 +0200 X-Google-Sender-Auth: 98cd65a1564e4ec6 Message-ID: <3131aa530909240459k656bfa9bi34fdccf521d53a80@mail.gmail.com> To: Z G 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:59:48 -0000 2009/9/24 Z G : > HI, > =A0it takes several minutes, less than 5 minutes. > this happens after power on and before "boot -h" is printed on screen. If you need to wait 5 minutes before to read "boot -h" the problem seems to be during the BIOS step. Can you check or configure your BIOS for a fast-booting ? (no RAM testing, no floppy disk seaking, etc...) Regards, Olivier