Having now installed from the DVD though, eth0 does not work. It didn't work to download updates during the install and doesn't work now the install has finished.
When configured to use DHCP (same as the Live setup), no IP address is assigned. Using manual override also doesn't yield a working network.
If I resort to trying to set it up from the command line as root
- Code: Select all
ifconfig eth0 inet 192.168.1.18
yields
- Code: Select all
SIOCSIFFLAGS: No such file or directory
Any ideas will be gratefully received!