From owner-freebsd-virtualization@freebsd.org Sun Aug 7 13:37: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 7B6CFBB108D for ; Sun, 7 Aug 2016 13:37:26 +0000 (UTC) (envelope-from jhellenthal@dataix.net) Received: from mail-io0-x22f.google.com (mail-io0-x22f.google.com [IPv6:2607:f8b0:4001:c06::22f]) (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 3FF471A0B for ; Sun, 7 Aug 2016 13:37:26 +0000 (UTC) (envelope-from jhellenthal@dataix.net) Received: by mail-io0-x22f.google.com with SMTP id b62so337383187iod.3 for ; Sun, 07 Aug 2016 06:37:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=dataix.net; s=rsa; h=from:mime-version:subject:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=YBhQJ3OkSI1F97dh4jmD0A+wupj7fEx7tQhy1NWcD1k=; b=daWP3oNAzMLh7SLBaVRMjZ3ZNRynsaUts/oL7zPxrejaEINCx/Pe3fSguvJLkfb+NI A8RYuAWQOPKJLTvwM4xQolHlt9zkZKHgHyj5noJBkfSN+6b+NzIPEgBoyzzogS+u3jp1 C+XFGi/rBVRc+BxC4r5PCFjNC2Bp4YRL+yuQE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:mime-version:subject:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=YBhQJ3OkSI1F97dh4jmD0A+wupj7fEx7tQhy1NWcD1k=; b=BDKIZQ1QLVjDhca6HueEXLUo+kDy1Jv/HL1t8Qnfj5tf2PKlyXG0NAliJAVOVCjcl9 4oznwT736ofxdFej/nZ3BJeF8+6hLdPTVzMU1Uy2yFhkksH8EoCaDsbzlbZLRsZCTQAY 5LRU/fi4+5K8eDKGd60q/8MlLJoUgiDsleHG1WaBOlWymTC1Agfq2rNiD5sWySjCYnsJ lVBkgvaOPNTWnEmCqXbPf9TFKzPaaLBXbUJ1sm6W+ugLgkoI3yIO2HOHI6IgHeS1dKZg VncqKAtQD2IM3MHHsCEyh40sGaVgzjvJ8V+sbk0RxHgCQCY1nQqP5lLXf17eexl16rqE ibIw== X-Gm-Message-State: AEkoous00mG37us05Q+4fl8hG3xErl2qHZq2zebH/V96Z2P+XNIDY/FZ+8W7PsUZqKIzAw== X-Received: by 10.107.34.72 with SMTP id i69mr89651390ioi.13.1470577045454; Sun, 07 Aug 2016 06:37:25 -0700 (PDT) Received: from [100.119.214.241] (224.sub-174-198-14.myvzw.com. [174.198.14.224]) by smtp.gmail.com with ESMTPSA id 16sm12208828iol.23.2016.08.07.06.37.24 (version=TLS1 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Sun, 07 Aug 2016 06:37:25 -0700 (PDT) From: "J. Hellenthal" X-Google-Original-From: "J. Hellenthal" Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (1.0) Subject: Re: Converting from VMDK to RAW X-Mailer: iPhone Mail (13G34) In-Reply-To: <20160807131117.GA23554@admin.sibptus.transneft.ru> Date: Sun, 7 Aug 2016 08:37:23 -0500 Cc: freebsd-virtualization@freebsd.org Content-Transfer-Encoding: quoted-printable Message-Id: <5B018394-E485-431E-B558-91147892549E@DataIX.net> References: <20160807131117.GA23554@admin.sibptus.transneft.ru> To: Victor Sudakov 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: Sun, 07 Aug 2016 13:37:26 -0000 I'm going to assume you have virtual box where VBoxManage is a tool that you= can use to convert to raw. If not qemu-img convert can also do the same and= is available via ports. Either way you should be able to get a raw image out of either. --=20 Onward!,=20 Jason Hellenthal,=20 Systems & Network Admin,=20 Mobile: 0x9CA0BD58,=20 JJH48-ARIN On Aug 7, 2016, at 08:11, Victor Sudakov wrote: Colleagues, I would like to convert some FreeBSD VMs from VMware to bhyve. Which is the best way to convert virtual disks from the VMDK to the RAW format (which I think is the format bhyve uses)? --=20 Victor Sudakov, VAS4-RIPE, VAS47-RIPN sip:sudakov@sibptus.tomsk.ru _______________________________________________ freebsd-virtualization@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-virtualization To unsubscribe, send any mail to "freebsd-virtualization-unsubscribe@freebsd= .org"