Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Nov 2024 16:50:37 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 282832] makefs zfs creates images with the same guid
Message-ID:  <bug-282832-227-YCcTZWx2NL@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-282832-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282832

--- Comment #4 from Pat Maddox <pat@patmaddox.com> ---
bhyve command is:

bhyve -c 2 -m 4G -A -H -P \
  -s 0:0,hostbridge \
  -s 1:0,virtio-net,tap1 \
  -s 2:0,ahci-hd,/tmp/bhyve-pb/poudriere-builder-15.0-stabweek-2024-10.img \
  -s 3:0,ahci-hd,/tmp/bhyve-pb/zdata.img \
  -s 31,lpc -l com1,stdio \
  -l bootrom,/usr/local/share/uefi-firmware/BHYVE_UEFI.fd \
  pb

-- 
You are receiving this mail because:
You are the assignee for the bug.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-282832-227-YCcTZWx2NL>