Hello to everyone,
I'm downloaded and installed SteamOS / Holoiso from this github :
github.com
in bhyve,using the following parameters :
and yes,it booted and its going to be installed :
But when I've rebooted this error freezed the VM :
I'm downloaded and installed SteamOS / Holoiso from this github :
GitHub - holoiso-eol/holoiso: SteamOS 3 (Holo) archiso configuration
SteamOS 3 (Holo) archiso configuration. Contribute to holoiso-eol/holoiso development by creating an account on GitHub.
in bhyve,using the following parameters :
Code:
bhyve -S -c 2 -m 4G -w -H \
-s 0,hostbridge \
-s 1,ahci-cd,/mnt/$vmdisk'p2'/bhyve/iso/Linux/SteamOS_Holo-20220510_0636_amdgpu-x86_64.iso \
-s 2,ahci-hd,/mnt/$vmdisk1'p2'/bhyve/img/Linux/SteamOS.img \
-s 7:0,passthru,2/0/0 \
-s 7:1,passthru,2/0/1 \
-s 7:2,passthru,2/0/2 \
-s 7:3,passthru,2/0/3 \
-s 8:,virtio-net,tap20 \
-s 29,fbuf,tcp=0.0.0.0:5920,w=1440,h=900 \
-s 30,xhci,tablet \
-s 31,lpc \
-l bootrom,/usr/local/share/uefi-firmware/BHYVE_UEFI.fd \
vm20 < /dev/null & sleep 2 && vncviewer 0:20
and yes,it booted and its going to be installed :
But when I've rebooted this error freezed the VM :
Last edited: