From owner-freebsd-stable@FreeBSD.ORG Tue May 9 18:09:45 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0550816A8BF for ; Tue, 9 May 2006 18:09:45 +0000 (UTC) (envelope-from swhetzel@gmail.com) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.197]) by mx1.FreeBSD.org (Postfix) with ESMTP id EEA1A43D5A for ; Tue, 9 May 2006 18:09:25 +0000 (GMT) (envelope-from swhetzel@gmail.com) Received: by wx-out-0102.google.com with SMTP id t13so1086907wxc for ; Tue, 09 May 2006 11:09:25 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=AW6eVsxpTOq/6VjwfVW7yll0GwIjDIt2dgKe0i6La/gSKQ/Ns0mC6wTTqz3JGLGj/0qIwaj2g8G7/I8MORzckKtscRPH4zxB4ICRsSNQK6rAr/v/CSEvoYPIesfhNSquAF5v9iUsHXT1fp1ZeBsuI7XOJGltQH2U1OWfyQcftYk= Received: by 10.70.112.13 with SMTP id k13mr4277832wxc; Tue, 09 May 2006 11:09:25 -0700 (PDT) Received: by 10.70.53.10 with HTTP; Tue, 9 May 2006 11:09:25 -0700 (PDT) Message-ID: <790a9fff0605091109w7f9db50el2c92ac5ae577f672@mail.gmail.com> Date: Tue, 9 May 2006 13:09:25 -0500 From: "Scot Hetzel" To: "Alejandro Ruiz Robles" In-Reply-To: <200605091220.28467.alejandro.ruiz@eys-ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <200605082000.39135.alejandro.ruiz@eys-ti.com> <200605090833.53182.alejandro.ruiz@eys-ti.com> <790a9fff0605090708l447d9ddfq15026f068b9a1c93@mail.gmail.com> <200605091220.28467.alejandro.ruiz@eys-ti.com> Cc: freebsd-stable@freebsd.org Subject: Re: Problem Installing Freebsd 6.0 64 bit X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 May 2006 18:09:47 -0000 On 5/9/06, Alejandro Ruiz Robles wrote: > Thank for your help, the problem is after to select installation default, > whitout acpi or safe mode, in all cases the boot loader crashing after th= e > next message: > > in 6.1 stable > > module_register_init: MOD_LOAD (arm_linux, 0xffffffff806205d0, 0) error 6 > Actually, this is from the kernel, not the boot loader. Is the system hung at this point or is there any other information displayed after this gets printed? As this information would help the developers determine whats going wrong on your system. If there is additional information, a backtrace (bt) from the debugger prompt would be useful. Scot -- DISCLAIMER: No electrons were mamed while sending this message. Only slightly bruised.