From owner-freebsd-questions@freebsd.org Sun Jun 28 20:33:28 2015 Return-Path: Delivered-To: freebsd-questions@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 E1F2398F5BE for ; Sun, 28 Jun 2015 20:33:28 +0000 (UTC) (envelope-from jrisom@gmail.com) Received: from mail-ie0-x22e.google.com (mail-ie0-x22e.google.com [IPv6:2607:f8b0:4001:c03::22e]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A8B981138 for ; Sun, 28 Jun 2015 20:33:28 +0000 (UTC) (envelope-from jrisom@gmail.com) Received: by ieqy10 with SMTP id y10so103851891ieq.0 for ; Sun, 28 Jun 2015 13:33:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=uSHhAuitjc0tdjvWgZMdpV14A8bJZM1aElHSRBYgh+8=; b=Aib8WL98hwAe0c/jF2Tk24niWm6g1p2RRf5AMiqInYEo2a42RCar8ANHjZTB267Q5H BviZmHhTpjSPONKWJIKVZIXj04KNg5RWig47hI+/RGi6eyk1oqVMCJc741G8qlpGcxrl 1pjbJ5LyshjqYGXjrYmagWXVDOyLqrtiGXfLsaZ2hjtatkVBqJgJFwlskAg2v+BPHFfe lsuxVF/EoM9rJnZJYrgq/635Zx4+RFY5e+G/bKfp1QBjAbK2/UFqAM+zGJM0jn1ZF78A ANyeQwBJtZnbxYITeW8JW6gjUuIIgp0+bbAwWlUFa3y9tRuFfchOarjwgW6XAgcAS1N2 ZCsA== X-Received: by 10.50.17.104 with SMTP id n8mr10724012igd.21.1435523607954; Sun, 28 Jun 2015 13:33:27 -0700 (PDT) Received: from [192.168.1.22] (c-98-212-131-73.hsd1.il.comcast.net. [98.212.131.73]) by mx.google.com with ESMTPSA id u35sm26131514iou.7.2015.06.28.13.33.27 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 28 Jun 2015 13:33:27 -0700 (PDT) Message-ID: <55905A0A.1070600@gmail.com> Date: Sun, 28 Jun 2015 15:33:14 -0500 From: Joshua Isom User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Dual booting plus Hyper-V Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Jun 2015 20:33:29 -0000 After many years, I'm thinking of turning my beastie into a gaming box plus home server. It's overpowered for my current use. I'm not sure wine's up to the task for hassle free gaming. I think the easiest thing would be running Windows on it's own hard drive with FreeBSD running in Hyper-V. I'd get a dedicated windows disk as well as the BSD disks. I'd like to dual boot(probably bios for simplicity), but have BSD work seamlessly between booting directly and working inside hyper-v with the integration tools. The system is all ZFS on GPT at the moment. Is this practical or is are there other alternatives to consider?