Managed to "fix" it :D - the tl;dr version is "select GPT and not MBR"
because if GPT isn't selected, an msdos efi partition isn't created and
that's why my previous attempts (apart from the vm where I made a msdos
partition manually before installation) failed.
This part in the initial installat
Hi,
On Sun, 6 Nov 2022, at 11:16, Peter Grehan wrote:
> I tried this out with 7 disks, 6 added post-install, and OpenBSD 7.2 was
> able to see them. Info appended.
Managed to "fix" it :D - the tl;dr version is "select GPT and not MBR"
because if GPT isn't selected, an msdos efi partition isn't c
Hello Peter,
On Sun, 6 Nov 2022, at 11:16, Peter Grehan wrote:
> I tried this out with 7 disks, 6 added post-install, and OpenBSD 7.2 was
> able to see them. Info appended.
Thanks for this, I'll try to replicate your results here
> What version is the FreeBSD host ? I tested on CURRENT.
Ah, a
Hi,
Hello, I'm trying to attach another disk to an openbsd72 guest like so:
[snip]
bhyve -c 4 -m 16G -wuH \
-s 0,amd_hostbridge \
-s 3,virtio-blk,/dev/zvol/vms/openbsd64g \
-s 4,ahci-hd,/dev/zvol/vms/openbsd-externalfs0 \ <=== here
-s 5,virtio-net,tap14 \
-s 30,xhci,tablet \
-s 31,lpc -l com1,s
Hello, I'm trying to attach another disk to an openbsd72 guest like so:
[snip]
bhyve -c 4 -m 16G -wuH \
-s 0,amd_hostbridge \
-s 3,virtio-blk,/dev/zvol/vms/openbsd64g \
-s 4,ahci-hd,/dev/zvol/vms/openbsd-externalfs0 \ <=== here
-s 5,virtio-net,tap14 \
-s 30,xhci,tablet \
-s 31,lpc -l com1,stdio -