From owner-freebsd-questions@FreeBSD.ORG Thu Jun 17 08:02:33 2004 Return-Path: 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 317A616A4CE for ; Thu, 17 Jun 2004 08:02:33 +0000 (GMT) Received: from mail1.WPI.EDU (mail1.WPI.EDU [130.215.36.102]) by mx1.FreeBSD.org (Postfix) with ESMTP id C412E43D54 for ; Thu, 17 Jun 2004 08:02:32 +0000 (GMT) (envelope-from tgagnon@WPI.EDU) Received: from mcafee.wpi.edu (mcafee.WPI.EDU [130.215.36.86]) i5H810hu013891 for ; Thu, 17 Jun 2004 04:01:00 -0400 Received: from smtp.WPI.EDU(130.215.36.186) by mcafee.wpi.edu via csmap id 19340; Thu, 17 Jun 2004 08:00:18 +0000 (UTC) Received: from utility4.WPI.EDU (utility4.WPI.EDU [130.215.36.218]) i5H80xEL000614 for ; Thu, 17 Jun 2004 04:00:59 -0400 Received: from webmail.wpi.edu (nobody@localhost.localdomain [127.0.0.1]) i5H80xJc032252 for ; Thu, 17 Jun 2004 04:00:59 -0400 Received: from 12.46.108.207 (SquirrelMail authenticated user tgagnon) by webmail.WPI.EDU with HTTP; Thu, 17 Jun 2004 04:00:59 -0400 (EDT) Message-ID: <2603.12.46.108.207.1087459259.squirrel@webmail.WPI.EDU> Date: Thu, 17 Jun 2004 04:00:59 -0400 (EDT) From: "Timothy Gagnon" To: freebsd-questions@freebsd.org User-Agent: SquirrelMail/1.4.2 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 Importance: Normal Subject: Problem while upgrading to 4.10 from 4.7... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Jun 2004 08:02:33 -0000 Alright, I have been trying to upgrade FreeBSD from 4.7 to 4.10...I used cvsup to get all the files "make buildworld" when through just fine, but the problem comes after "make kernel KERNCONF=GENERIC"... When I reboot and the kernel starts to load...it *always* just stops at the same point and just sits there doing nothing at "acd1: CD-RW at ata1-slave PIO4"... If I restart and run "kernel.GENERIC" from the boot prompt I can get it to load the kernel, but I want to be able to go into single-user mode to mount the file system, plus I just don't like having things acting screwy. Anyone have any advice for me?