bhyve How to connect vmmanager to bhive ?

What do you think the "Staff member", "Administrator" and "Moderator" labels on my profile are?
 
vermaden mentioned virt manager and bhyve in a post
but sounds like he had some issues with it

 
!
This is really easy, you behave like a 13 year old. What happened to writing In complete sentences? See, you want us, or more precisely someone here, to spend time to answer your questions. And you do this while acting like some 13 year old picking his nose. What do you expect to happen? This is not a game chat.
 
Unable to complete install: 'XML error: interface type='bridge' requires a 'source' element'

Traceback (most recent call last):
File "/usr/local/share/virt-manager/virtManager/asyncjob.py", line 72, in cb_wrapper
callback(asyncjob, *args, **kwargs)
File "/usr/local/share/virt-manager/virtManager/createvm.py", line 2008, in _do_async_install
installer.start_install(guest, meter=meter)
File "/usr/local/share/virt-manager/virtinst/install/installer.py", line 695, in start_install
domain = self._create_guest(
File "/usr/local/share/virt-manager/virtinst/install/installer.py", line 637, in _create_guest
domain = self.conn.createXML(initial_xml or final_xml, 0)
File "/usr/local/lib/python3.9/site-packages/libvirt.py", line 4523, in createXML
raise libvirtError('virDomainCreateXML() failed')
libvirt.libvirtError: XML error: interface type='bridge' requires a 'source' element
 
Back
Top