From owner-freebsd-virtualization@freebsd.org Sat Feb 18 02:47:52 2017 Return-Path: Delivered-To: freebsd-virtualization@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2CEAFCE2D70 for ; Sat, 18 Feb 2017 02:47:52 +0000 (UTC) (envelope-from b4@gewt.net) Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 042E71056 for ; Sat, 18 Feb 2017 02:47:51 +0000 (UTC) (envelope-from b4@gewt.net) Received: from compute7.internal (compute7.nyi.internal [10.202.2.47]) by mailout.nyi.internal (Postfix) with ESMTP id 7A80920843 for ; Fri, 17 Feb 2017 21:47:50 -0500 (EST) Received: from web5 ([10.202.2.215]) by compute7.internal (MEProxy); Fri, 17 Feb 2017 21:47:50 -0500 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=gewt.net; h= content-transfer-encoding:content-type:date:from:message-id :mime-version:subject:to:x-me-sender:x-me-sender:x-sasl-enc; s= mesmtp; bh=mqOZyx+Zf5I2ilRidDpTcymsEXA=; b=N1+GpwK0zz1MIp3yYZJRl fYVbEac2D4wcBQhhtGitBXvod6Slqg27c/6aKSi/0BbtCG3vKZCI4kZE+ib7t6Sv B8/dgyfvg3F0zHuzx2IxYARuCA5J/dcGkLA2y7SDG0HE7zbK7P4fKY2RP6Qj8E7q Y+v1yHvYRe7B3uddXaSWhI= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=content-transfer-encoding:content-type :date:from:message-id:mime-version:subject:to:x-me-sender :x-me-sender:x-sasl-enc; s=smtpout; bh=mqOZyx+Zf5I2ilRidDpTcymsE XA=; b=JJzJqRF6Fb0xg1K/zjwSAvvKekqHOqM5e99q5lsgoqgO7HiSivy5Dj33l qDQkHiq6sJFNZNCLrChw06gOf91Jizt7YQxMwbdgxOwr2FkBqeqPO2FzSznUDOPL LqWh0yhlMDDbIvBKRPiLg2oL3craTykOY4x8tI7QRtaBuS6rMQ= X-ME-Sender: Received: by mailuser.nyi.internal (Postfix, from userid 99) id 596EC6ABFB; Fri, 17 Feb 2017 21:47:50 -0500 (EST) Message-Id: <1487386070.315899.884896824.4A9F927B@webmail.messagingengine.com> From: Cory Smelosky To: freebsd-virtualization@freebsd.org MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="utf-8" X-Mailer: MessagingEngine.com Webmail Interface - ajax-715c2c0c Subject: FreeBSD 11.0-RELEASE failing to probe virtual scsi controller on HyperV 2016 Date: Fri, 17 Feb 2017 18:47:50 -0800 X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.23 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: Sat, 18 Feb 2017 02:47:52 -0000 Probably user error I bet. Trying to boot FreeBSD 11 on HyperV 2016 w/ virtual hardware version 2 (UEFI works! wooo!) except it doesn't get very far. Screenshot: http://imgur.com/a/zViXX -- Cory Smelosky b4@gewt.net