Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Feb 2023 14:21:56 +0000
From:      void <void@f-m.fm>
To:        freebsd-virtualization@freebsd.org
Subject:   how to import a freebsd azure instance into an offsite bhyve?
Message-ID:  <Y/d2hFvUrr56lccl@int21h>

next in thread | raw e-mail | index | archive | help
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?

tia,
-- 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Y/d2hFvUrr56lccl>