Hello team
I just converted an appliance (based on CentOS) from a VirtualBox VM to a qube using this tuto: https://www.qubes-os.org/doc/standalone-and-hvm/#converting-virtualbox-vms-to-qubes-hvms
Now my qube can boot very well an I can work on it. But, I do not have any network connection. I ticked the “Provides network” option in my qube settings panel.
I’m root in my appliance. When I type “ifconfig” on it, I can see an “eth0” card with my network config (ip 10.137.0.17/32) but when I try to ping something, I get a “connect: Network is unreachable” message.
Do you have any idea of what am I doing wrong ?
Assumption: I had a network card in this appliance when it was a virtuabox VM. So the eth0 that I can see is the network card of virtualbox right ? How can I “install” the network card of xen ?
In advance, thanks for your help