Re: OpenBSD vm troubles

2024-02-12 Thread Mario Marietto
Try this : bhyve -S -c sockets=4,cores=2,threads=2 -m 8G -w -H -A \ -s 0,hostbridge \ -s 1,ahci-hd,/home/marietto/Desktop/Files/OS/BSD/ISO/install74.img,bootindex=1 \ -s 2,ahci-hd,/mnt/zroot2/zroot2/OS/BSD/openbsd74.img \ -s 3,fbuf,tcp=0.0.0.0:5915,w=1600,h=950 \ -s 31,lpc \ -l

Re: OpenBSD vm troubles

2024-02-11 Thread Shane Ambler
On 11/2/24 17:28, Odhiambo Washington wrote: > I am not sure what it is that I am doing wrong, but I am unable to install > OpenBSD. > > Here is how I am invoking the installer: > ``` > bhyve -A -D -H -P -S -u -w -c 8 -m 4G \ > -s 0,hostbridge \ > -s

OpenBSD vm troubles

2024-02-10 Thread Odhiambo Washington
I am not sure what it is that I am doing wrong, but I am unable to install OpenBSD. Here is how I am invoking the installer: ``` bhyve -A -D -H -P -S -u -w -c 8 -m 4G \ -s 0,hostbridge \ -s 3,ahci-hd,/usr/local/bhyve-vms/.iso/miniroot74.img \ -s