Hi,
I have a Synology Diskstation and it supported VMs. I import the OVA from your download area and start it. The VM starts without a network card.
Can you give me a tip on how to fix this? Has anyone run this on a Synology VM?
Thanks
Hi,
I have a Synology Diskstation and it supported VMs. I import the OVA from your download area and start it. The VM starts without a network card.
Can you give me a tip on how to fix this? Has anyone run this on a Synology VM?
Thanks
Yes, you have to edit the netplan setup. The Ethernet interface listed in the default netplan doesn’t exist on the Synology setup.
If you do “ip a” in the shell of the VM, you’ll see what the Ethernet interface is called (it has a loopback and single Ethernet). Then edit and update the netplan config file to reflect the new name. Once you’ve done this, restart the VM and it should work.
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.