From owner-freebsd-virtualization@freebsd.org Fri Aug 5 15:15:26 2016 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 BE5ECBAFE8F for ; Fri, 5 Aug 2016 15:15:26 +0000 (UTC) (envelope-from corys@ixsystems.com) Received: from barracuda.ixsystems.com (barracuda.ixsystems.com [12.229.62.30]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "*.ixsystems.com", Issuer "Go Daddy Secure Certificate Authority - G2" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 9D6541B20 for ; Fri, 5 Aug 2016 15:15:26 +0000 (UTC) (envelope-from corys@ixsystems.com) X-ASG-Debug-ID: 1470410125-08ca0410fd267710001-XWyayz Received: from zimbra.ixsystems.com ([10.246.0.20]) by barracuda.ixsystems.com with ESMTP id qouWkRQhbgaAy21B (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Fri, 05 Aug 2016 08:15:26 -0700 (PDT) X-Barracuda-Envelope-From: corys@ixsystems.com X-Barracuda-RBL-Trusted-Forwarder: 10.246.0.20 X-ASG-Whitelist: Client Received: from localhost (localhost [127.0.0.1]) by zimbra.ixsystems.com (Postfix) with ESMTP id E33C57E52DF; Fri, 5 Aug 2016 08:15:25 -0700 (PDT) Received: from zimbra.ixsystems.com ([127.0.0.1]) by localhost (zimbra.ixsystems.com [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id Qs63132kNcRB; Fri, 5 Aug 2016 08:15:25 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by zimbra.ixsystems.com (Postfix) with ESMTP id 7FCFD7E5566; Fri, 5 Aug 2016 08:15:25 -0700 (PDT) X-Virus-Scanned: amavisd-new at ixsystems.com Received: from zimbra.ixsystems.com ([127.0.0.1]) by localhost (zimbra.ixsystems.com [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id Yq8XemMj-J4R; Fri, 5 Aug 2016 08:15:25 -0700 (PDT) Received: from zimbra.ixsystems.com (zimbra.ixsystems.com [10.246.0.20]) by zimbra.ixsystems.com (Postfix) with ESMTP id 654507E52DF; Fri, 5 Aug 2016 08:15:25 -0700 (PDT) Date: Fri, 5 Aug 2016 08:15:25 -0700 (PDT) To: Jordan Starcher , Trent Thompson , FreeBSD virtualization Message-ID: <12A9472526197CE3.CA09789D-007C-4273-8C4C-602CB5C7177F@mail.outlook.com> Subject: Re: OS X Guest on Bhyve X-Mailer: Outlook for iOS and Android X-ASG-Orig-Subj: Re: OS X Guest on Bhyve X-Mailer: Zimbra 8.6.0_GA_1153 (Outlook-iOS-Android/1.0(...197ce3) devip=52.37.55.163 ZPZB/63) From: Cory Smelosky MIME-Version: 1.0 X-Originating-IP: [10.246.0.30] In-Reply-To: References: Thread-Topic: OS X Guest on Bhyve Thread-Index: 3am6fyYXXrq41k7ggEXpcW7lNMDD1w== X-Barracuda-Connect: UNKNOWN[10.246.0.20] X-Barracuda-Start-Time: 1470410126 X-Barracuda-Encrypted: ECDHE-RSA-AES256-GCM-SHA384 X-Barracuda-URL: https://10.246.0.26:443/cgi-mod/mark.cgi X-Virus-Scanned: by bsmtpd at ixsystems.com X-Barracuda-BRTS-Status: 1 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.22 X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.22 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, 05 Aug 2016 15:15:26 -0000 I am unaware of any drivers for virtio-net or the ne2k for OS X offhand, ho= wever if there ends up being an e1000 emilation you will be golden there. OS X should be happy with the AHCI device however. If I get bored this weekend I may take a crack at it - I'm betting it's App= leIntelCPUPowerManagement.kext related proving issues. On Fri, Aug 5, 2016 at 8:09 AM -0700, "Trent Thompson" wrote: Jordan, I've attempted this in the past, and got to an Apple boot screen [1] using the Clover "Hackintosh" bootloader and Mac OS X 10.11 El Capitan. However, depending on the drivers used [2], the instance will either "blow up" (crash), or just sit there and hang. After creating the Clover USB stick, I just use dd to write the image to a file and use that with the ahci-hd bhyve driver. I don't attach anything else, no serial, no network, or second hard drive yet. According to some Hackintosh people, we should try different Clover Drivers and "kexts," as well as booting into "verbose mode" so we can see how far the boot gets, and where it breaks. I also don't think I'm the only one working on this... Hope this information helps. -Trent (pr1ntf) [1] https://twitter.com/pr1ntf/status/750574003954352128 [2] https://twitter.com/pr1ntf/status/759734390310121472 _______________________________________________ freebsd-virtualization@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-virtualization To unsubscribe, send any mail to "freebsd-virtualization-unsubscribe@freebs= d.org"