Johannes Schauer Marin Rodrigues, le mar. 09 juin 2026 11:50:30 +0200, a ecrit: > > auto /dev/eth0 > > iface /dev/eth0 inet dhcp > > > > should be working just fine. > > fsysopts: /servers/socket/2: -i /dev/eth0 -a 0.0.0.0 -m 255.0.0.0: (ipc/mig) > server died > Error getting hardware address for "/dev/eth0": No such device
How is /dev/eth0 set up? (it should a devnode to /dev/net) How is /dev/net set up? (it should be a symlink to netdde) How is /dev/netdde set up? (it should be netdde) What hardware network board do you expose to your VM? Does netdde recognize it? Samuel

