How to install Tiny11 on GhostBSD
Now that we migrated from Windows and have a running GhostBSD system we may need an application that won't run via Wine on GhostBSD. But we can use a hypervisor and run Windows in a virtual machine. So that' s the opposite way when we tested GhostBSD on Windows. To do this we first need to install the hypvervisor component and a GUI for it. On FreeBSD systems the hypvervisor is called bhyve and one GUI for it is called bhyvemgr . If we go to System->Administration->Software Station we can select the needed components: GhostBSD-bhyve bhyvemgr Please note that bhyve-firmware and edk2-bhyve are also required but they are dependencies in bhyvemgr, so they will be automatically installed and we don't have to select them there. You may have also noticed that bhyvemgr is available in 3 flavors: bhyvemgr-gtk2, bhyvemgr-qt5 and bhyvemgr-qt6, these are different GUI toolkits, you can see a comparison here . I chose the Qt6 variant because it had the smallest install footprint...