(29-May-2016, 07:53 PM)Leonard Wrote: Tried using the 'Intel/AMD 64 bit ISO' version on my Intel i5. For some reason it can't set up a network. During booting it shows the message "Booting system without full network configuration".Hmm. I think @a.dent has the same issue too.
This is the content of the /etc/network/interfaces
# interfaces(5) file used by ifup(8) and ifdown(8)
auto lo
iface lo inet loopback
auto eth0
iface eth0 inet dhcp
Can you login to the system, and run "dmesg|grep eth0". Is the interfae renamed to something else? say p1p2 or something?