From owner-freebsd-current@FreeBSD.ORG Mon Jun 13 18:40:02 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 025EB16A41C for ; Mon, 13 Jun 2005 18:40:02 +0000 (GMT) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.208.78.105]) by mx1.FreeBSD.org (Postfix) with ESMTP id BF3BA43D1D for ; Mon, 13 Jun 2005 18:40:01 +0000 (GMT) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (localhost [127.0.0.1]) by troutmask.apl.washington.edu (8.13.3/8.13.1) with ESMTP id j5DIe1Xh023861; Mon, 13 Jun 2005 11:40:01 -0700 (PDT) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.13.3/8.13.1/Submit) id j5DIe1Qd023860; Mon, 13 Jun 2005 11:40:01 -0700 (PDT) (envelope-from sgk) Date: Mon, 13 Jun 2005 11:40:00 -0700 From: Steve Kargl To: Scott Long Message-ID: <20050613183959.GA23472@troutmask.apl.washington.edu> References: <20050612144703.GB10314@troutmask.apl.washington.edu> <42ADCDD5.9040209@samsco.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <42ADCDD5.9040209@samsco.org> User-Agent: Mutt/1.4.2.1i Cc: freebsd-current@freebsd.org, Paul Richards Subject: Re: Immediate reboots on amd64 after upgrading to current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jun 2005 18:40:02 -0000 On Mon, Jun 13, 2005 at 12:17:57PM -0600, Scott Long wrote: > Steve Kargl wrote: > > >On Sun, Jun 12, 2005 at 12:37:43PM +0100, Paul Richards wrote: > > > >>I followed the handbook instructions of essentially make buildworld, > >>buildkernel, installkernel etc.. When I rebooted however I found that > >>the new kernel immediately reboots after selecting any of the options > >>on the boot menu (safe mode, normal, single user, etc). > > > >I'm seeing the exact same behavior. I upgraded a mid May current > >to June 9th current and see this problem. I backed up to June 1st > >via cvsup and the boot problem is still there. Ran out of time > >to track things down until next week :-(. > > > >>Is the 6-current broken at the moment? (unlikely as it seems like > >>quite a severe break) > > > >In my experience, the answer is yes. > > > > Does the SNAP004 snapshot that I published work any better for you? > I'm downloading the ISO at the moment. firefox says it will take another 35 minutes. All I need is the kernel. Is there some place on freebsd.org from which I can pull the kernel? Also, David O'Brien has seen the instant reboot with a June 11th kernel, but he was able to boot a June 10th kernel. The ISO is from June 3rd source, so it is probably fine. My problem with a June 1st kernel may be a self-inflicted, premature installworld on June 9th. -- Steve