From owner-freebsd-current@FreeBSD.ORG Sun Mar 30 18:50:02 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AD1B81065671 for ; Sun, 30 Mar 2008 18:50:02 +0000 (UTC) (envelope-from thierry@herbelot.com) Received: from smtp4-g19.free.fr (smtp4-g19.free.fr [212.27.42.30]) by mx1.freebsd.org (Postfix) with ESMTP id 5DF588FC23 for ; Sun, 30 Mar 2008 18:50:02 +0000 (UTC) (envelope-from thierry@herbelot.com) Received: from smtp4-g19.free.fr (localhost.localdomain [127.0.0.1]) by smtp4-g19.free.fr (Postfix) with ESMTP id F02693EA0E1 for ; Sun, 30 Mar 2008 20:50:00 +0200 (CEST) Received: from mail.herbelot.nom (bne75-4-82-227-159-103.fbx.proxad.net [82.227.159.103]) by smtp4-g19.free.fr (Postfix) with ESMTP id A44883EA14A for ; Sun, 30 Mar 2008 20:50:00 +0200 (CEST) Received: from diversion.herbelot.nom (diversion.herbelot.nom [192.168.2.6]) by mail.herbelot.nom (8.14.0/8.14.0) with ESMTP id m2UInv7E006295; Sun, 30 Mar 2008 20:49:58 +0200 (CEST) From: Thierry Herbelot To: freebsd-current@freebsd.org Date: Sun, 30 Mar 2008 19:49:43 +0100 User-Agent: KMail/1.9.7 References: <1431112639.20080330193955@masm.elcom.ru> <200803301944.09632.thierry@herbelot.com> <763357035.20080330223514@masm.elcom.ru> In-Reply-To: <763357035.20080330223514@masm.elcom.ru> X-Warning: Windows can lose your files X-Op-Sys: Le FriBi de la mort qui tue X-Org: TfH&Co X-MailScanner: Found to be clean MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit Content-Disposition: inline Message-Id: <200803302049.43877.thierry@herbelot.com> Cc: "Victor M. Blood" Subject: Re: FreeBSD Failures on Pentium E2180 with nForce nf-610i Chipset mb Asustek P5N-MX X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: thierry@herbelot.com List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Mar 2008 18:50:02 -0000 Le Sunday 30 March 2008, Victor M. Blood a écrit : > > Yes, but previous log it's all that I received from com-console before > system going down. > > Now I try to adding > hw.physmem="1G" to /boot/defaults/loader.conf > and boot with -ghvs > > System boot up! :) > > New question: How I can to force system work with 2 Gb of memory, or I > do not understand corectly man page loader (8) and it's restrictions > only then system is bootup and 2Gb of memory will be accesable after > load? Hello, good news if the machine starts correctly ! the next step is finding the conditions when the machine does not start, and get a verbose log. TfH