From owner-freebsd-current@FreeBSD.ORG Fri Sep 2 12:16:58 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 47D4A106564A for ; Fri, 2 Sep 2011 12:16:58 +0000 (UTC) (envelope-from freebsd.current.list@gmail.com) Received: from mail-ww0-f50.google.com (mail-ww0-f50.google.com [74.125.82.50]) by mx1.freebsd.org (Postfix) with ESMTP id D4FDE8FC13 for ; Fri, 2 Sep 2011 12:16:57 +0000 (UTC) Received: by wwi36 with SMTP id 36so2898196wwi.31 for ; Fri, 02 Sep 2011 05:16:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=LoTNbterQiOP5LYaEpNcJlieFwrvuhM7heqvJMRC9xM=; b=LuKNBRpSGBZHtq2pGhUumno6fMvopzmyOjQhPavQZq93YUXoqjuJTRbIldqBoD7+E8 MpSvcvDp6rfgCnCGRJw3bsg5DzJ4E6+5XNYcAAGlv0lVVCYovdhsk5eRjzsseQ5w5gP5 O4kDMXj0/D7tf5NPuh66fqQw1t4LJtZgB5+CI= MIME-Version: 1.0 Received: by 10.216.135.208 with SMTP id u58mr908424wei.110.1314965816637; Fri, 02 Sep 2011 05:16:56 -0700 (PDT) Received: by 10.216.172.66 with HTTP; Fri, 2 Sep 2011 05:16:56 -0700 (PDT) In-Reply-To: <1314918373.4868.4.camel@Nokia-N900> References: <1314918373.4868.4.camel@Nokia-N900> Date: Fri, 2 Sep 2011 14:16:56 +0200 Message-ID: From: Piotr Kubaj To: freebsd-current@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: 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 List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Sep 2011 12:16:58 -0000 On Fri, Sep 2, 2011 at 1:49 PM, Sergey Kandaurov wrote: > On 2 September 2011 15:41, Piotr Kubaj > wrote: > > 1. It's in the dump file. > > 2. In BEASTIE. > > 3. As I wrote before, 9.0-BETA1, but I had used this kernel with > 8.2-RELEASE > > and 8.2-STABLE (only did slight modifications for 9.0). > > 4. I'm not really into it, what exactly do you mean? > > I see from your dmesg in the dump file that you use cuse4bsd and vbox > 3rd-party > kernel modules. Probably they do not cope with changes in kernel between > BETAs. > Try to boot without them. > > -- > wbr, > pluknet > Thanks, indeed that was why it didn't boot.