From owner-freebsd-virtualization@FreeBSD.ORG Fri Jan 15 10:27:54 2010 Return-Path: Delivered-To: freebsd-virtualization@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 49F201065670 for ; Fri, 15 Jan 2010 10:27:54 +0000 (UTC) (envelope-from tlott@gamesnet.de) Received: from spirit.gamesnet.de (spirit.gamesnet.de [87.230.101.86]) by mx1.freebsd.org (Postfix) with ESMTP id 048E78FC0A for ; Fri, 15 Jan 2010 10:27:53 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by spirit.gamesnet.de (Postfix) with ESMTP id B4CDE29B00B; Fri, 15 Jan 2010 11:27:21 +0100 (CET) X-Virus-Scanned: amavisd-new at mail.gamesnet.de Received: from spirit.gamesnet.de ([127.0.0.1]) by localhost (spirit.gamesnet.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ZwWuc+x2P+kK; Fri, 15 Jan 2010 11:27:19 +0100 (CET) Received: from sub.han.vpn.gamesnet.de (sub.han.vpn.gamesnet.de [192.168.1.101]) by spirit.gamesnet.de (Postfix) with ESMTPSA id 3A5BD29B007; Fri, 15 Jan 2010 11:27:19 +0100 (CET) Date: Fri, 15 Jan 2010 11:27:18 +0100 From: Tobias Lott To: Julian Elischer Message-ID: <20100115112718.19ce041d@sub.han.vpn.gamesnet.de> In-Reply-To: <4B502E08.2070108@elischer.org> References: <20100115085025.0a08ff54@sub.han.vpn.gamesnet.de> <4B502E08.2070108@elischer.org> X-Mailer: Claws Mail 3.7.3 (GTK+ 2.18.5; amd64-portbld-freebsd8.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-virtualization@freebsd.org Subject: Re: Vimage Kernel Panic X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Discussion of various virtualization techniques FreeBSD supports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Jan 2010 10:27:54 -0000 On Fri, 15 Jan 2010 00:57:44 -0800 Julian Elischer wrote: > Tobias Lott wrote: > > Good Day to everyone > > > > As subject says FreeBSD 8.0-STABLE #10 r202187: Wed Jan 13 18:59:52 > > CET 2010 panics at boot. > > > > The only difference is, I removed options SCTP and added options > > VIMAGE. > > > > Either it is re Driver or pfsync in my Kernel, going to try and > > build a Kernel without pfsync and with Debug Symbols. > > probably pfsync, as we haven't done any work on virtualizing it yet. > Works just fine without pfsync, thanks for the Information. > > > > > re0@pci0:3:0:0: class=0x020000 card=0xe0001458 chip=0x816810ec > > rev=0x02 hdr=0x00 vendor = 'Realtek Semiconductor' > > device = 'Gigabit Ethernet NIC(NDIS 6.0) (RTL8168/8111)' > > class = network > > subclass = ethernet > > > > http://i47.tinypic.com/n18kf4.jpg > > > > Cheers > > Tobias