From owner-freebsd-current@FreeBSD.ORG Thu Sep 1 23:46:01 2011 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 44AD0106564A for ; Thu, 1 Sep 2011 23:46:01 +0000 (UTC) (envelope-from freebsd.current.list@gmail.com) Received: from mail-fx0-f68.google.com (mail-fx0-f68.google.com [209.85.161.68]) by mx1.freebsd.org (Postfix) with ESMTP id C7FAB8FC08 for ; Thu, 1 Sep 2011 23:46:00 +0000 (UTC) Received: by fxd2 with SMTP id 2so151563fxd.7 for ; Thu, 01 Sep 2011 16:45:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=from:reply-to:to:subject:x-mailer:content-type:date:message-id :mime-version; bh=uyif0D7NS7xI73Nt7DBmXCzWmBUablj9aonb97jVkzM=; b=MaecCn5AS/iTi+6YvjEX42FmA/PTPUsIRYS1y8N59SyIFvL8AOekFK63JzEJr5Wf2P B4VEfxdQBbvS5lUtUE1jbVG60VgxrfZzcM1ToX5oRbJFJIjBQMbkuFjrdatxnMqMP3ZP pGlCfQERxWmPgLu3Tr5yEiCyojuYk6ugSp+qo= Received: by 10.223.62.134 with SMTP id x6mr586849fah.39.1314918368083; Thu, 01 Sep 2011 16:06:08 -0700 (PDT) Received: from [192.168.1.101] (dynamic-87-105-233-164.ssp.dialog.net.pl [87.105.233.164]) by mx.google.com with ESMTPS id f4sm178924fah.28.2011.09.01.16.06.05 (version=SSLv3 cipher=OTHER); Thu, 01 Sep 2011 16:06:07 -0700 (PDT) From: Piotr Kubaj To: freebsd-current@freebsd.org X-Mailer: Modest 3.90.7 Date: Fri, 02 Sep 2011 01:06:13 +0200 Message-Id: <1314918373.4868.4.camel@Nokia-N900> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Kernel panic at boot after an upgrade from 9.0-BETA1 to 9.0-BETA2 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Piotr Kubaj List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Sep 2011 23:46:01 -0000 I've upgraded today to beta 2 (with the newest sources atm). The procedure was as described in the handbook: make buildworld -j3; make buildkernel -j3 KERNCONF=MYKERNEL; make installkernel KERNCONF=MYKERNEL (the kernel I used was the same as for beta 1, for which it worked flawlessly); reboot and mergemaster -p, make installworld and mergemaster (all three from the single-user mode). The previous system was built on August 19. My architecture is amd64. Here's a photo of the error: http://imageshack.us/f/849/20110902001.jpg/