Quoting Samuel Thibault (2026-06-09 13:43:31) > > I'm afraid I might need more handholding here. What command output would you > > like to see when you asked "How is it set up"? > > That's showtrans
Aha! Thank you! root@testvm:~# showtrans /dev/eth0 /dev/net /dev/netdde /dev/eth0: /hurd/devnode -M /dev/net eth0 /dev/net: /hurd/symlink netdde /dev/netdde: /hurd/netdde > > Does hurd need the emulation of a "real" network card and cannot work with > > virtio-net-pci maybe? > > netdde doesn't support virtio. Okay, I just started qemu with -device rtl8139,netdev=net0 and got the same result. Guillem suggested to try -net nic,model=rtl8139 but same output: Configuring network interfaces...Internet Systems Consortium DHCP Client 4.4.3-P1 Copyright 2004-2022 Internet Systems Consortium. All rights reserved. For info, please visit https://www.isc.org/software/dhcp/ 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 If you think you have received this message due to a bug rather than a configuration issue please read the section on submitting bugs on either our web page at www.isc.org or in the README file before submitting a bug. These pages explain the proper process and the information we find helpful for debugging. exiting. ifup: failed to bring up /dev/eth0 failed.
signature.asc
Description: signature

