From owner-freebsd-virtualization@freebsd.org Sun Jul 9 21:00:08 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 C0303D952C1 for ; Sun, 9 Jul 2017 21:00:08 +0000 (UTC) (envelope-from bugzilla-noreply@FreeBSD.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (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 9BD1E6FD3D for ; Sun, 9 Jul 2017 21:00:08 +0000 (UTC) (envelope-from bugzilla-noreply@FreeBSD.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v69L01ng058810 for ; Sun, 9 Jul 2017 21:00:08 GMT (envelope-from bugzilla-noreply@FreeBSD.org) Message-Id: <201707092100.v69L01ng058810@kenobi.freebsd.org> From: bugzilla-noreply@FreeBSD.org To: freebsd-virtualization@FreeBSD.org Subject: Problem reports for freebsd-virtualization@FreeBSD.org that need special attention Date: Sun, 09 Jul 2017 21:00:08 +0000 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: Sun, 09 Jul 2017 21:00:08 -0000 To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and obsolete releases. Status | Bug Id | Description ------------+-----------+--------------------------------------------------- New | 212820 | FreeBSD 10-STABLE from latest HEAD and 11-RELEASE 1 problems total for which you should take action. From owner-freebsd-virtualization@freebsd.org Mon Jul 10 22:35:07 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 4F554DB26AF for ; Mon, 10 Jul 2017 22:35:07 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (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 3CEDD7AA3A for ; Mon, 10 Jul 2017 22:35:07 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v6AMZ6WY084903 for ; Mon, 10 Jul 2017 22:35:07 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-virtualization@FreeBSD.org Subject: [Bug 215737] [bhyve] utilizing virtio-net truncates jumbo frames at 4084 bytes length Date: Mon, 10 Jul 2017 22:35:06 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: misc X-Bugzilla-Version: 11.0-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: arkadiusz.majewski@iptrace.pl X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-virtualization@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 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: Mon, 10 Jul 2017 22:35:07 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D215737 IPTRACE changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |arkadiusz.majewski@iptrace. | |pl --- Comment #1 from IPTRACE --- I have the same problem. Cannot use large MTU. ethertype IPv4 (0x0800), length 4084: truncated-ip - 8 bytes missing! 10.0.= 0.20 > 10.0.1.15: ICMP echo request, id 60022, seq 22, length 4058 ethertype IPv4 (0x0800), length 4084: truncated-ip - 8 bytes missing! 10.0.= 0.20 > 10.0.1.15: ICMP echo request, id 60022, seq 23, length 4058 ethertype IPv4 (0x0800), length 4084: 10.0.0.20 > 10.0.1.15: ICMP echo requ= est, id 15479, seq 0, length 4050 ethertype IPv4 (0x0800), length 4084: 10.0.1.15 > 10.0.0.20: ICMP echo repl= y, id 15479, seq 0, length 4050 --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-virtualization@freebsd.org Thu Jul 13 08:07:57 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 A4A5ED9AFBD for ; Thu, 13 Jul 2017 08:07:57 +0000 (UTC) (envelope-from paul.g.webster@googlemail.com) Received: from mail-yb0-x233.google.com (mail-yb0-x233.google.com [IPv6:2607:f8b0:4002:c09::233]) (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 6959D6AE5E for ; Thu, 13 Jul 2017 08:07:57 +0000 (UTC) (envelope-from paul.g.webster@googlemail.com) Received: by mail-yb0-x233.google.com with SMTP id 84so15085944ybe.0 for ; Thu, 13 Jul 2017 01:07:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=8m7sSrV1sbCmJqlNh2fsDDjV88UZQBLP/vRe6jvkjrM=; b=G3K3VhRfKSu8kbnxnYiDFd+aGyL1KlqMZVqqKBQFIcgXkFjDFF561a3vmy7B3dkcqx gVZ66kzdXpOEs9+qlX9OS2K43eLe6+c/pc3LP8uneZ2Ui/gGZJrtx+z39e3Z0v6GfsB1 3lavqpYFJ07C8VYJaLbenvureyQ45n/c5tkX29KVbbrJSdVOSRWQEHng7IKjCOrm4nxE 4w23SOWxAwMwzVYvNhl3Fb7wW0DFPb5gd20pH2X5eDwLTFrULTHSeZw2cAaMrLa336eP to31l2dUC4DvkTYqkfcwY6f/h7DLBihzeZhL+jRb+71bdJOoLEOg3p/Rep5HaS58QGTn XiGA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=8m7sSrV1sbCmJqlNh2fsDDjV88UZQBLP/vRe6jvkjrM=; b=FqknV+hdczdaoLXpcgbtahSXVRsLVCvfYg7s/RYeavckRJKKRvAWKdqeL/vfcPwflj KG3Qwk+ewgwWa+8Q6uUXphoiaObfonPDMw42lVXxslDpBqjjuOOaGL8srMdd1cFYTRuP 38hII2kbgmSqRKZxaR7tNn+sKTlp7CfQn+LZ7GyUNl7yAYHvcLys4r6+O5i421ABCEm2 DAdtx4Mx4+yReTv/hUWotNaT88w2tTsamwmIHHbK3owjFNRGSFWOHlqgAmrqtjwTwgYu Cy4iSMomr+LsncYgZNiYHlkhKXB8iCkG68pRUYJVVwnINaJpM+SI/JxpjnvitahcIHdw Hwhw== X-Gm-Message-State: AIVw1130Vxt5H6EHeG1P5c3WasGXHqRc3Wu3Fomw8tMhk74KMhetpul2 wbYp9AmhbhUFKgaqhBgwzD45ta/SeVOs X-Received: by 10.37.170.70 with SMTP id s64mr1894799ybi.39.1499933276440; Thu, 13 Jul 2017 01:07:56 -0700 (PDT) MIME-Version: 1.0 Received: by 10.37.114.215 with HTTP; Thu, 13 Jul 2017 01:07:56 -0700 (PDT) From: Paul Webster Date: Thu, 13 Jul 2017 09:07:56 +0100 Message-ID: Subject: Any support creating a Windows Server 2012 unattended install To: freebsd-virtualization@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.23 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: Thu, 13 Jul 2017 08:07:57 -0000 Or alternatively any of you guys have one that I can use? I was following https://wiki.freebsd.org/bhyve/Windows but I can not seem to get it to work; though it may be because I had to convert the 'install.esd' file to 'install.wim' as the disk does not have one. If I just the ISO I ended up creating in virtualbox it just seems to go into a standard install, but that might be because it detected a graphics adapter. -- Thank you for your time -- Paul G Webster From owner-freebsd-virtualization@freebsd.org Thu Jul 13 08:18:20 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 4870BD9B390 for ; Thu, 13 Jul 2017 08:18:20 +0000 (UTC) (envelope-from freebsd@omnilan.de) Received: from mx0.gentlemail.de (mx0.gentlemail.de [IPv6:2a00:e10:2800::a130]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D86A66E34E for ; Thu, 13 Jul 2017 08:18:19 +0000 (UTC) (envelope-from freebsd@omnilan.de) Received: from mh0.gentlemail.de (mh0.gentlemail.de [78.138.80.135]) by mx0.gentlemail.de (8.14.5/8.14.5) with ESMTP id v6D8IFfA071235; Thu, 13 Jul 2017 10:18:15 +0200 (CEST) (envelope-from freebsd@omnilan.de) Received: from titan.inop.mo1.omnilan.net (s1.omnilan.de [217.91.127.234]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mh0.gentlemail.de (Postfix) with ESMTPSA id 8D6B0BA9; Thu, 13 Jul 2017 10:18:15 +0200 (CEST) Message-ID: <59672CC7.2090309@omnilan.de> Date: Thu, 13 Jul 2017 10:18:15 +0200 From: Harry Schmalzbauer Organization: OmniLAN User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; de-DE; rv:1.9.2.8) Gecko/20100906 Lightning/1.0b2 Thunderbird/3.1.2 MIME-Version: 1.0 To: Paul Webster CC: Paul Webster via freebsd-virtualization Subject: Re: Any support creating a Windows Server 2012 unattended install References: In-Reply-To: Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 8bit X-Greylist: ACL 129 matched, not delayed by milter-greylist-4.2.7 (mx0.gentlemail.de [78.138.80.130]); Thu, 13 Jul 2017 10:18:15 +0200 (CEST) X-Milter: Spamilter (Reciever: mx0.gentlemail.de; Sender-ip: 78.138.80.135; Sender-helo: mh0.gentlemail.de; ) 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: Thu, 13 Jul 2017 08:18:20 -0000 Bezüglich Paul Webster via freebsd-virtualization's Nachricht vom 13.07.2017 10:07 (localtime): > Or alternatively any of you guys have one that I can use? > > I was following https://wiki.freebsd.org/bhyve/Windows but I can not seem > to get it to work; though it may be because I had to convert the > 'install.esd' file to 'install.wim' as the disk does not have one. > > If I just the ISO I ended up creating in virtualbox it just seems to go > into a standard install, but that might be because it detected a graphics > adapter. Is it about unattended itself, or do you just want to install WinServer2012R2 in a bhyve guest? For the latter you can use GOP/fbuf. See https://wiki.freebsd.org/bhyve/UEFI – no need for unattended detour any more. Regarding unattended setups, I don't have any reusable xmls, but answers to common pitfalls. Feel free to contact me if you identified a specific one. -harry From owner-freebsd-virtualization@freebsd.org Thu Jul 13 08:26:50 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 6E949D9B850 for ; Thu, 13 Jul 2017 08:26:50 +0000 (UTC) (envelope-from freebsd-doc@fjl.co.uk) Received: from bs1.fjl.org.uk (bs1.fjl.org.uk [84.45.41.196]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "bs1.fjl.org.uk", Issuer "bs1.fjl.org.uk" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 20FDA6EB68 for ; Thu, 13 Jul 2017 08:26:49 +0000 (UTC) (envelope-from freebsd-doc@fjl.co.uk) Received: from [192.168.1.35] (host86-191-18-76.range86-191.btcentralplus.com [86.191.18.76]) (authenticated bits=0) by bs1.fjl.org.uk (8.14.4/8.14.4) with ESMTP id v6D8QdRs002504 for ; Thu, 13 Jul 2017 09:26:39 +0100 (BST) (envelope-from freebsd-doc@fjl.co.uk) Subject: Re: Any support creating a Windows Server 2012 unattended install To: freebsd-virtualization@freebsd.org References: From: Frank Leonhardt Message-ID: <7bb6722a-161b-2031-741d-112cd4030419@fjl.co.uk> Date: Thu, 13 Jul 2017 09:26:39 +0100 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.23 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: Thu, 13 Jul 2017 08:26:50 -0000 On 13/07/2017 09:07, Paul Webster via freebsd-virtualization wrote: > Or alternatively any of you guys have one that I can use? > > I was following https://wiki.freebsd.org/bhyve/Windows but I can not seem > to get it to work; though it may be because I had to convert the > 'install.esd' file to 'install.wim' as the disk does not have one. > > If I just the ISO I ended up creating in virtualbox it just seems to go > into a standard install, but that might be because it detected a graphics > adapter. FWIW I gave up on that game. I now create VMs with vbox in headless mode using a VNC viewer somewhere else on the network. But my requirements are (possibly) different - I often need to run them under ESX, but getting them running with bhyve is "interesting". I also want to run specific older versions of Windoze (and OS/2). I can't imagine why I'd want to run a current Microsoft Server ;-) From owner-freebsd-virtualization@freebsd.org Thu Jul 13 08:35: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 36878D9BC5A for ; Thu, 13 Jul 2017 08:35:52 +0000 (UTC) (envelope-from freebsd@omnilan.de) Received: from mx0.gentlemail.de (mx0.gentlemail.de [IPv6:2a00:e10:2800::a130]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CB6A06F195 for ; Thu, 13 Jul 2017 08:35:51 +0000 (UTC) (envelope-from freebsd@omnilan.de) Received: from mh0.gentlemail.de (ezra.dcm1.omnilan.net [IPv6:2a00:e10:2800::a135]) by mx0.gentlemail.de (8.14.5/8.14.5) with ESMTP id v6D8ZoKl071531 for ; Thu, 13 Jul 2017 10:35:50 +0200 (CEST) (envelope-from freebsd@omnilan.de) Received: from titan.inop.mo1.omnilan.net (s1.omnilan.de [217.91.127.234]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mh0.gentlemail.de (Postfix) with ESMTPSA id F1CB9BB8; Thu, 13 Jul 2017 10:35:49 +0200 (CEST) Message-ID: <596730E5.5000804@omnilan.de> Date: Thu, 13 Jul 2017 10:35:49 +0200 From: Harry Schmalzbauer Organization: OmniLAN User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; de-DE; rv:1.9.2.8) Gecko/20100906 Lightning/1.0b2 Thunderbird/3.1.2 MIME-Version: 1.0 To: FreeBSD virtualization Subject: Re: Any support creating a Windows Server 2012 unattended install References: <59672CC7.2090309@omnilan.de> In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.7 (mx0.gentlemail.de [IPv6:2a00:e10:2800::a130]); Thu, 13 Jul 2017 10:35:50 +0200 (CEST) X-Milter: Spamilter (Reciever: mx0.gentlemail.de; Sender-ip: ; Sender-helo: mh0.gentlemail.de; ) 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: Thu, 13 Jul 2017 08:35:52 -0000 Bezüglich Paul Webster's Nachricht vom 13.07.2017 10:22 (localtime): > Ah ha we can now see installs, perfect thank you harry! just what I > needed I thought we still had no way of seeing the install process You can run anything that provides a UEFIx64 loader with VNC-graphics, due to the ongoing effort of many bhyve developers. Thank goes to them! -Harry From owner-freebsd-virtualization@freebsd.org Thu Jul 13 08:41:04 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 5C4C1D9BD3C for ; Thu, 13 Jul 2017 08:41:04 +0000 (UTC) (envelope-from frank2@fjl.co.uk) Received: from bs1.fjl.org.uk (bs1.fjl.org.uk [84.45.41.196]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "bs1.fjl.org.uk", Issuer "bs1.fjl.org.uk" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 007CA6F3F8 for ; Thu, 13 Jul 2017 08:41:03 +0000 (UTC) (envelope-from frank2@fjl.co.uk) Received: from [192.168.1.35] (host86-191-18-76.range86-191.btcentralplus.com [86.191.18.76]) (authenticated bits=0) by bs1.fjl.org.uk (8.14.4/8.14.4) with ESMTP id v6D8exdI005885 for ; Thu, 13 Jul 2017 09:41:00 +0100 (BST) (envelope-from frank2@fjl.co.uk) Subject: Re: Any support creating a Windows Server 2012 unattended install To: freebsd-virtualization@freebsd.org References: <59672CC7.2090309@omnilan.de> <596730E5.5000804@omnilan.de> From: Frank Leonhardt Message-ID: <18aa509d-04f4-3f92-3310-6c881f9e158a@fjl.co.uk> Date: Thu, 13 Jul 2017 09:40:59 +0100 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 In-Reply-To: <596730E5.5000804@omnilan.de> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-Content-Filtered-By: Mailman/MimeDel 2.1.23 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: Thu, 13 Jul 2017 08:41:04 -0000 On 13/07/2017 09:35, Harry Schmalzbauer wrote: > Bezüglich Paul Webster's Nachricht vom 13.07.2017 10:22 (localtime): >> Ah ha we can now see installs, perfect thank you harry! just what I >> needed I thought we still had no way of seeing the install process > You can run anything that provides a UEFIx64 loader with VNC-graphics, > due to the ongoing effort of many bhyve developers. > Thank goes to them! I'll second that! I wish I'd known this 18 months ago (but then it wasn't available then). Does you know if it works with OS/2 and Windows XP/98? From owner-freebsd-virtualization@freebsd.org Thu Jul 13 09:13:18 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 BD1E9D9CB65 for ; Thu, 13 Jul 2017 09:13:18 +0000 (UTC) (envelope-from freebsd@omnilan.de) Received: from mx0.gentlemail.de (mx0.gentlemail.de [IPv6:2a00:e10:2800::a130]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5D235704BB for ; Thu, 13 Jul 2017 09:13:18 +0000 (UTC) (envelope-from freebsd@omnilan.de) Received: from mh0.gentlemail.de (mh0.gentlemail.de [78.138.80.135]) by mx0.gentlemail.de (8.14.5/8.14.5) with ESMTP id v6D9DDIJ072078; Thu, 13 Jul 2017 11:13:13 +0200 (CEST) (envelope-from freebsd@omnilan.de) Received: from titan.inop.mo1.omnilan.net (s1.omnilan.de [217.91.127.234]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mh0.gentlemail.de (Postfix) with ESMTPSA id 98CD6BC2; Thu, 13 Jul 2017 11:13:13 +0200 (CEST) Message-ID: <596739A9.80009@omnilan.de> Date: Thu, 13 Jul 2017 11:13:13 +0200 From: Harry Schmalzbauer Organization: OmniLAN User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; de-DE; rv:1.9.2.8) Gecko/20100906 Lightning/1.0b2 Thunderbird/3.1.2 MIME-Version: 1.0 To: Frank Leonhardt CC: freebsd-virtualization@freebsd.org Subject: Re: Any support creating a Windows Server 2012 unattended install References: <59672CC7.2090309@omnilan.de> <596730E5.5000804@omnilan.de> <18aa509d-04f4-3f92-3310-6c881f9e158a@fjl.co.uk> In-Reply-To: <18aa509d-04f4-3f92-3310-6c881f9e158a@fjl.co.uk> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Greylist: ACL 129 matched, not delayed by milter-greylist-4.2.7 (mx0.gentlemail.de [78.138.80.130]); Thu, 13 Jul 2017 11:13:13 +0200 (CEST) X-Milter: Spamilter (Reciever: mx0.gentlemail.de; Sender-ip: 78.138.80.135; Sender-helo: mh0.gentlemail.de; ) 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: Thu, 13 Jul 2017 09:13:18 -0000 Bezüglich Frank Leonhardt's Nachricht vom 13.07.2017 10:40 (localtime): > On 13/07/2017 09:35, Harry Schmalzbauer wrote: >> Bezüglich Paul Webster's Nachricht vom 13.07.2017 10:22 (localtime): >>> Ah ha we can now see installs, perfect thank you harry! just what I >>> needed I thought we still had no way of seeing the install process >> You can run anything that provides a UEFIx64 loader with VNC-graphics, >> due to the ongoing effort of many bhyve developers. >> Thank goes to them! > I'll second that! I wish I'd known this 18 months ago (but then it > wasn't available then). > > Does you know if it works with OS/2 and Windows XP/98? You can use the CSM-UEFI Firmware. This emulates some/all rudementary (PC-)BIOS functions to boot legacy MBR systems. But you won't have VGA support. So I'd estimate you have no chance to install win98 and a good chance to run XP installer in EMS/unattended mode (only, no graphical installer/login!). Unfortunately I never had the pleasure to play with OS/2. If it depends on VGA or doesn't provide any form of serial console, you'll be out of luck currently. bhyve(8) aimed to be a modern design, tolerating limited versatile usage, as far as I can tell. People are working on VGA-passthrough support, so one day you could probably be able to install _one_ legacy OS, if UEFI-CSM doesn't need additional modification (which I could imagine might be needed due to ACPI dependency of the guest OS? I can't tell since I have a only very brief overview of the BIOS boot process, maybe the epxerts here can answer this). But it will always follow different goals than virtualbox and/or QEMU do. The latter are designed to provide versitale guest support! -harry From owner-freebsd-virtualization@freebsd.org Thu Jul 13 09:18:22 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 B8543D9CC45 for ; Thu, 13 Jul 2017 09:18:22 +0000 (UTC) (envelope-from paul@redbarn.org) Received: from family.redbarn.org (family.redbarn.org [IPv6:2001:559:8000:cd::5]) (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 A80ED705B7 for ; Thu, 13 Jul 2017 09:18:22 +0000 (UTC) (envelope-from paul@redbarn.org) Received: from tums.local (unknown [111.205.211.10]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by family.redbarn.org (Postfix) with ESMTPSA id 9821E61FF3; Thu, 13 Jul 2017 09:18:15 +0000 (UTC) From: Paul Vixie To: freebsd-virtualization@freebsd.org Cc: Harry Schmalzbauer , Frank Leonhardt Subject: Re: Any support creating a Windows Server 2012 unattended install Date: Thu, 13 Jul 2017 09:18:14 +0000 Message-ID: <5370390.BqC3ZDYgWf@tums.local> Organization: Vixie Freehold In-Reply-To: <596739A9.80009@omnilan.de> References: <18aa509d-04f4-3f92-3310-6c881f9e158a@fjl.co.uk> <596739A9.80009@omnilan.de> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" 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: Thu, 13 Jul 2017 09:18:22 -0000 OS/2 can install on MDA, CGA, or VGA. not VNC and not serial. if the bios offers serial console and can convert MDA, that works. vixie