From owner-freebsd-virtualization@freebsd.org Tue Feb 27 07:13:53 2018 Return-Path: Delivered-To: freebsd-virtualization@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 43DF2F2AA9A for ; Tue, 27 Feb 2018 07:13:53 +0000 (UTC) (envelope-from freebsd-rwg@pdx.rh.CN85.dnsmgr.net) Received: from pdx.rh.CN85.dnsmgr.net (br1.CN84in.dnsmgr.net [69.59.192.140]) (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 937F386397 for ; Tue, 27 Feb 2018 07:13:52 +0000 (UTC) (envelope-from freebsd-rwg@pdx.rh.CN85.dnsmgr.net) Received: from pdx.rh.CN85.dnsmgr.net (localhost [127.0.0.1]) by pdx.rh.CN85.dnsmgr.net (8.13.3/8.13.3) with ESMTP id w1R7Do3v013869; Mon, 26 Feb 2018 23:13:50 -0800 (PST) (envelope-from freebsd-rwg@pdx.rh.CN85.dnsmgr.net) Received: (from freebsd-rwg@localhost) by pdx.rh.CN85.dnsmgr.net (8.13.3/8.13.3/Submit) id w1R7DoUL013868; Mon, 26 Feb 2018 23:13:50 -0800 (PST) (envelope-from freebsd-rwg) From: "Rodney W. Grimes" Message-Id: <201802270713.w1R7DoUL013868@pdx.rh.CN85.dnsmgr.net> Subject: Re: Re[2]: Re[2]: Migrate from real server to virtual In-Reply-To: <1519711012.787233844.2n5j39fz@frv52.fwdcdn.com> To: wishmaster Date: Mon, 26 Feb 2018 23:13:50 -0800 (PST) CC: "freebsd-virtualization@freebsd.org" X-Mailer: ELM [version 2.4ME+ PL121h (25)] 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.25 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: Tue, 27 Feb 2018 07:13:53 -0000 ... > > Boot Failed? So windows never started. > > Your not having a shutdown problem your having a start up failure. > > > > What is the output of: > > file /vm/img/disk1.raw > > file /VM/distro/null.iso > > > > And do you really have /vm and /VM? Or is that a typo? You have not answered these 3 questions.... what is output of "file /vm/img/disk1.raw" what is output of "file /VM/distro/null.iso" Is there a possible typo here in your command line??? vm vs VM? > > I said not clear. I can not reboot hardware server for some reason and therefore do not know boot settings: or this is UEFI boot or Legacy. > But problem is in inability to boot the virtual server. After I connect via VNC I see this error: > > Boot Filed. UEFI Hard Drive > > Without parameter "-l bootrom,/usr/local/share/uefi-firmware/BHYVE_UEFI.fd" bhyve does not start at all with error Without a BIOS you must use bhyveload to get a kernel loaded, and thats not going to work for your Windows img. > virtual machine cannot be booted. > > -- > Vitaly -- Rod Grimes rgrimes@freebsd.org