From owner-freebsd-stable@FreeBSD.ORG Tue Oct 7 13:51:21 2003 Return-Path: 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 EA79316A4B3 for ; Tue, 7 Oct 2003 13:51:21 -0700 (PDT) Received: from fed1mtao03.cox.net (fed1mtao03.cox.net [68.6.19.242]) by mx1.FreeBSD.org (Postfix) with ESMTP id F14B343FE5 for ; Tue, 7 Oct 2003 13:51:20 -0700 (PDT) (envelope-from ciscogeek@bgp4.net) Received: from bgp4.net ([68.99.195.198]) by fed1mtao03.cox.net (InterMail vM.5.01.06.05 201-253-122-130-105-20030824) with ESMTP id <20031007205119.ILKS23864.fed1mtao03.cox.net@bgp4.net> for ; Tue, 7 Oct 2003 16:51:19 -0400 Message-ID: <3F832748.4030805@bgp4.net> Date: Tue, 07 Oct 2003 13:51:20 -0700 From: Janet Sullivan User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.5b) Gecko/20030925 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-stable@Freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: latest stable won't boot on Dell Inspiron 8200 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 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, 07 Oct 2003 20:51:22 -0000 Janet Sullivan wrote: > I cvsup'd to today's stable, only to end up with a kernel that wouldn't > boot all the way. It would freeze after printing out the line > > Mounting root from ufs:/dev/ad0s2a > > I backed up to stable from 2003.10.06.00.00.00, and my laptop now boots > fine again. Stable from 2003.10.07.00.00.00 also works. The only commits between then and the broken kernel are: Edit src/release/sysinstall/Makefile Add delta 1.92.2.23 2003.10.07.06.59.19 ru Edit src/sys/conf/options.i386 Add delta 1.132.2.20 2003.10.07.16.58.53 nectar Edit src/sys/conf/options.pc98 Add delta 1.103.2.18 2003.10.07.16.58.53 nectar Edit src/sys/i386/i386/pmap.c Add delta 1.250.2.22 2003.10.07.12.34.37 nectar My bet would be the pmap.c commit. Anyone?