From owner-freebsd-virtualization@freebsd.org Tue Feb 27 08:00:06 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 CE4AEF2D628 for ; Tue, 27 Feb 2018 08:00:06 +0000 (UTC) (envelope-from artemrts@ukr.net) Received: from frv199.fwdcdn.com (frv199.fwdcdn.com [212.42.77.199]) (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 8B60F87BB8 for ; Tue, 27 Feb 2018 08:00:06 +0000 (UTC) (envelope-from artemrts@ukr.net) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=ukr.net; s=ffe; h=Content-Transfer-Encoding:Content-Type:MIME-Version:References: In-Reply-To:Message-Id:Cc:To:Subject:From:Date:Sender:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=OmfqSE8t0JC+XvED66JVWJ1/CX35c8TLENh1L/mLC3k=; b=s8t/+aS+YZ6hycBzCsCe3BxL9g gBQdnA3erbvdmZq9/MiTzuLUl08QBqJbiv3WlGBJ7OwXKfRSSMRg7Bs5Vg9geu720Ti97Ntb2cBk4 DAOP1zJROYKM27O97+dgPvVN0plHg+5jqFYfjN1kxs+G9gtkHfQ+ZkTZWmNHFNvmGneA=; Received: from [10.10.10.52] (helo=frv52.fwdcdn.com) by frv199.fwdcdn.com with smtp ID 1eqaB8-000NY6-BW for freebsd-virtualization@freebsd.org; Tue, 27 Feb 2018 10:00:02 +0200 Date: Tue, 27 Feb 2018 10:00:02 +0200 From: wishmaster Subject: Re[2]: Re[2]: Re[2]: Migrate from real server to virtual To: "Rodney W. Grimes" Cc: "freebsd-virtualization@freebsd.org" X-Mailer: mail.ukr.net 5.0 Message-Id: <1519718030.395694294.bemhjglf@frv52.fwdcdn.com> In-Reply-To: <201802270713.w1R7DoUL013868@pdx.rh.CN85.dnsmgr.net> References: <1519711012.787233844.2n5j39fz@frv52.fwdcdn.com> <201802270713.w1R7DoUL013868@pdx.rh.CN85.dnsmgr.net> X-Reply-Action: reply Received: from artemrts@ukr.net by frv52.fwdcdn.com; Tue, 27 Feb 2018 10:00:02 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: binary 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 08:00:07 -0000 --- Original message --- From: "Rodney W. Grimes" Date: 27 February 2018, 09:13:56 > ... > > > > 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? This files are present and without typo as I have copied path and filenames via clipboard. Next I will try with sysutils/uefi-edk2-bhyve-csm. -- Vitaly