From owner-freebsd-virtualization@FreeBSD.ORG Wed Sep 11 10:45:47 2013 Return-Path: Delivered-To: freebsd-virtualization@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 398BC79D; Wed, 11 Sep 2013 10:45:47 +0000 (UTC) (envelope-from kpielorz_lst@tdx.co.uk) Received: from mail.tdx.com (mail.tdx.com [62.13.128.18]) by mx1.freebsd.org (Postfix) with ESMTP id F261C22BC; Wed, 11 Sep 2013 10:45:46 +0000 (UTC) Received: from Mail-PC.tdx.co.uk (storm.tdx.co.uk [62.13.130.251]) (authenticated bits=0) by mail.tdx.com (8.14.3/8.14.3/) with ESMTP id r8BAjiU3007456 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 11 Sep 2013 11:45:45 +0100 (BST) Date: Wed, 11 Sep 2013 11:45:48 +0100 From: Karl Pielorz To: "Abhishek Gupta (LIS)" , freebsd-virtualization@freebsd.org Subject: RE: Trying Hyper-V support from the svn project source - panic booting kernel? Message-ID: <3FD2CEDE5BC6DF68045278C2@Mail-PC.tdx.co.uk> In-Reply-To: <962538aeb56a446a896dd13960ae67eb@BL2PR03MB210.namprd03.prod.outlook.com> References: <8C8600BA9DAF8448F435CF36@Mail-PC.tdx.co.uk> , <962538aeb56a446a896dd13960ae67eb@BL2PR03MB210.namprd03.prod.outlook.com> X-Mailer: Mulberry/4.0.8 (Win32) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: "Sainath Varanasi \(Wipro Ltd.\)" X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.14 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: Wed, 11 Sep 2013 10:45:47 -0000 --On 11 September 2013 06:50 +0000 "Abhishek Gupta (LIS)" wrote: > Hi Karl, > > This turned out to be an old issue which is already fixed in the current > branch. Please update your code to the current branch and you should not > see this issue. Alternatively you can disable witnesses (using set > debug.witness.watch=-1) and move past the boot stage. > > Please let us know if this works for you. Hi, Ok - I deleted the whole installation SVN'd the branch again, built the world / kernel, installed the kernel - and it does indeed work now! Just waiting on 'make installworld' to complete. Thanks for your help, if I hit any more issues I'll let you know, Best Regards, -Karl