From owner-freebsd-current@FreeBSD.ORG Fri Jun 10 19:19:35 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 CEAA5106564A for ; Fri, 10 Jun 2011 19:19:35 +0000 (UTC) (envelope-from w8hdkim@gmail.com) Received: from mail-qy0-f182.google.com (mail-qy0-f182.google.com [209.85.216.182]) by mx1.freebsd.org (Postfix) with ESMTP id 8AF078FC12 for ; Fri, 10 Jun 2011 19:19:35 +0000 (UTC) Received: by qyk27 with SMTP id 27so2085318qyk.13 for ; Fri, 10 Jun 2011 12:19:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:date:message-id:subject:from:to :content-type; bh=z7EkJJaBEQiqPcKs79yLP47+gghO6lVR/nJT5OPIV6A=; b=HtlWgHyYE2JD//adBdN7bSKrHQEjD0/X0+p8A55ChfjwIwD97/ktswi+YiKeiwJYwU NErC0i8FIFHHa1L8STXARbXA3CZPSEj4FKphcrQSclqIz/rd53fOgW+Pd3eqTkiz2U4c IUGQARNVFpauiY+2YTj17Kild6eCByr4ISaW8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=OwZCiQ29hDvOlaPjSeBXFRfUaxdMbBW+IAiClWyaY7pFgPmKtwTqfBITR3m4R1SINN t5O8bnTa+jI96GBLtHdP9xuKVKRNhECHr69HJZj5QGhdTb/1YR8R5aThzUbsHy3nsuP2 LwhnqeY9zD1Y66kDQoe3y0wUEU8B1lkJdFSgc= MIME-Version: 1.0 Received: by 10.224.3.203 with SMTP id 11mr964699qao.149.1307733574617; Fri, 10 Jun 2011 12:19:34 -0700 (PDT) Received: by 10.229.61.170 with HTTP; Fri, 10 Jun 2011 12:19:34 -0700 (PDT) Date: Fri, 10 Jun 2011 15:19:34 -0400 Message-ID: From: Kim Culhan To: freebsd-current@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: 9.0-CURRENT-201105-amd64 install kernel panic 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, 10 Jun 2011 19:19:35 -0000 On Fri, June 10, 2011 11:22 am, Kim Culhan wrote: > Booting from FreeBSD-9.0-CURRENT-201105-amd64-memstick > the kernel panics: > > panic: m_getzone: m_getjcl: invalid cluster type Found a ps2 keyboard works in the debugger (not usb) and backtrace is here: http://www.flickr.com/photos/opensolaris/5819107302/in/photostream -kim