I just followed the instuctions from this post:
How to enable netplan on ubuntu server upgraded from 16.04 to 18.04
I added the following lines in to the config file: /etc/netplan/config.yaml (I had to install netplan and create the folder manually.) network: version: 2 renderer: networkd ethernets: eth0: dhcp4: true
But unfortunately I installed netplan instead of neplan.io.
After reboot, I lost every connection with my Odroid.
Server version
Netplan wasn't installed
There is no Wi-Fi hardware.
If I install netplan.io, will my odroid connect to the Internet again?
Edit:
After trying to install netplan.io we purged netplan. My brother will send the odroid to me then I fight further.




