From owner-freebsd-hardware@FreeBSD.ORG Tue Jan 11 06:46:00 2005 Return-Path: Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0471016A4CE; Tue, 11 Jan 2005 06:46:00 +0000 (GMT) Received: from mail.cs.ait.ac.th (mail.cs.ait.ac.th [192.41.170.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id E90FD43D3F; Tue, 11 Jan 2005 06:45:58 +0000 (GMT) (envelope-from on@cs.ait.ac.th) Received: from mail.cs.ait.ac.th (localhost.cs.ait.ac.th [127.0.0.1]) by mail.cs.ait.ac.th (8.12.11/8.12.11) with ESMTP id j0B6juKo030109 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 11 Jan 2005 13:45:56 +0700 (ICT) Received: (from on@localhost) by mail.cs.ait.ac.th (8.12.11/8.12.11/Submit) id j0B6jtFn030106; Tue, 11 Jan 2005 13:45:55 +0700 (ICT) Date: Tue, 11 Jan 2005 13:45:55 +0700 (ICT) Message-Id: <200501110645.j0B6jtFn030106@mail.cs.ait.ac.th> From: Olivier Nicole To: freebsd-questions@freebsd.org, freebsd-hardware@freebsd.org In-reply-to: <200501100722.j0A7M6Ud074195@mail.cs.ait.ac.th> (message from Olivier Nicole on Mon, 10 Jan 2005 14:22:06 +0700 (ICT)) X-Virus-Scanned: on CSIM by amavisd-milter (http://www.amavis.org/) Subject: Re: HP Netserver 60 will not boot X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Jan 2005 06:46:00 -0000 Yesterday I wrote: > I installed 4.10 RELEASE on an IDE disk on a HP Netserver 60. > > This isa fresh/default install. > > Installing was no problem, but whe I try to boot, the machine freeze > after the line: > > .... > pcic0: on motherboard > pci0: on pcib0 > agp0: mem 0-0xfffffff at device > 0.0 on pci0 I was suggested to remove agp device from the kernel. As I could not find a way to do that on the target machine, I installed the hard disk in another machine and build the new kernel there. Then I installed the hard disk back on the HP netserver and it booted OK. Olivier