Re: how to import a freebsd azure instance into an offsite bhyve?

From: Oleksandr Kryvulia <shuriku_at_shurik.kiev.ua>
Date: Thu, 23 Feb 2023 14:28:45 UTC
23.02.23 16:21, void пише:
> Hello @virtualization
>
> As subject: what's the best method of importing an azure instance
> into bhyve?
>
> The only way I can think of, so far, is to log into the instance
> then do a dd over ssh of the main partition to the bhyve server.
>
> fstab on the azure instance looks like so:
>
> #
> # Device        Mountpoint      FStype  Options Dump    Pass#
> /dev/label/rootfs       /               ufs     rw      1       1
> /dev/label/swap         none            swap    sw      0       0
>
> Is there a better way?
>

If you have an access to azure portal you can download vhd disk and 
convert it using emulators/qemu