From owner-freebsd-questions@FreeBSD.ORG Wed Apr 5 13:40:32 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 02AEE16A401 for ; Wed, 5 Apr 2006 13:40:32 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from mail5.sea5.speakeasy.net (mail5.sea5.speakeasy.net [69.17.117.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id A36E843D46 for ; Wed, 5 Apr 2006 13:40:31 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 17655 invoked from network); 5 Apr 2006 13:40:31 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail5.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 5 Apr 2006 13:40:30 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id 06AD928423; Wed, 5 Apr 2006 09:40:30 -0400 (EDT) Sender: lowell@be-well.ilk.org To: "Perttu Laine" References: From: Lowell Gilbert Date: 05 Apr 2006 09:40:29 -0400 In-Reply-To: Message-ID: <448xqk2l9u.fsf@be-well.ilk.org> Lines: 18 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-questions@freebsd.org Subject: Re: upgrade 5.2 -> 5.5 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Apr 2006 13:40:32 -0000 "Perttu Laine" writes: > I tried to upgrade 5.2 to 5.5 and buildworld, buildkernel and installkernel > went just fine. reboot didn't. It halts on this with new kernel: > > atapci0: port 0xfff0-0xffff at device 2.1 on > pci0 > ata0: at 0x1f0 irq 14 on atapci0 > ata1: at 0x170 irq 15 on atapci0 > > after that nothing. kernel build with same config (generic) than old one and > it boots just fine. > So what could be wrong with this? If you build the kernel with the GENERIC configuration as is *currently* in 5.5, does that boot? Can you boot from the install floppies for 5.5?