From owner-freebsd-stable@FreeBSD.ORG Thu Feb 2 18:10:57 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 96A1516A420 for ; Thu, 2 Feb 2006 18:10:57 +0000 (GMT) (envelope-from eayesta@portugalete.uned.es) Received: from hermes-uno.uned.es (hermes-uno.uned.es [62.204.192.102]) by mx1.FreeBSD.org (Postfix) with ESMTP id F2C3F43D45 for ; Thu, 2 Feb 2006 18:10:56 +0000 (GMT) (envelope-from eayesta@portugalete.uned.es) Received: from hermes-uno.uned.es (localhost.localdomain [127.0.0.1]) by localhost.uned.es (Postfix) with ESMTP id 3AC1130D17F; Thu, 2 Feb 2006 19:10:55 +0100 (CET) Received: from stargate-2.unedbizkaia.es (ca6200-010-200-062-202.uned.es [10.200.62.202]) by hermes-uno.uned.es (Postfix) with ESMTP id 23D1D30D0CA; Thu, 2 Feb 2006 19:10:55 +0100 (CET) From: Enrique Ayesta Perojo To: freebsd-stable@freebsd.org Date: Thu, 2 Feb 2006 19:10:54 +0100 User-Agent: KMail/1.8 X-Face: 1Ap'j*2\*m:5K9|Z3(3hw}>e7y}bKl>WsTt:A%1stWDEm9`D?s("Bk-4(uS((PR|BJ|^+)=?utf-8?q?=0A=099rL=26=251*N1v57h=5E+/7=2E=5E?=<|jyu`lrfTXqiA5.*wrD0kx@J\Qbd[Ik3GF+av(g. MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200602021910.54412.eayesta@portugalete.uned.es> Subject: FreeBSD6 on PowerEdge 4200 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: Thu, 02 Feb 2006 18:10:57 -0000 Hello, i'm trying to install FreeBSD6 on an old PowerEdge 4200. But i cannot even get to sysinstall, when it's booting from the cd it gets to a point where the system reboots, these are the messages i can see on the console: ... amr0: port 0xf480-0xf4ff irq 9 at device 19.0 on pci0 amr0: busmaster bit not set, enabling amr0: polled command timeout amr0: polled command timeout panic: amr: slot 0 busy? Uptime: 1s Automatic reboot in 15 seconds - press a key on the console to abort ... It happens with FreeBSD5.4 and FreeBSD6.0 install disks, but not with a FreeBSD4.10 disc, any clue on what could be happening? Thanks a lot