xubuntu and kubuntu 17.10 iso

Asked by ubuntushop

xubuntu and kubuntu oem install with preseed fail because no dns in network.
Ubuntu iso is ok.
The installer creates network but with no dns so ubiquity fails on mirror dns.
No /var/log/installer created yet.

Question information

Language:
English Edit question
Status:
Needs information
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

If you switch to TTY and set DNS in /etc/resolv.conf is everything OK?
Is DHCP configured locally OK?

Revision history for this message
ubuntushop (g-info-l) said :
#2

I am doing full automatic oem installs with preseed.
Even if you load the xubuntu iso in chroot, there is no dns.
again, the ubuntu iso works fine

Revision history for this message
ubuntushop (g-info-l) said :
#3

Without any modifications in kernel or preseed( loaded ok with numiric ip address) the installer creates two networks:
enp2s0 with only an ip adress, just a number 24 in netmask, no gateway, no dns .It is a manual network
and a second network: Wired Connection 1, this configured as dhcp.
Both state Now.

Revision history for this message
ubuntushop (g-info-l) said :
#4

setting /etc/network/interfaces works, but no dns:
d-i preseed/early_command string echo -e "iface `ip -o -4 r s to default | grep ^default | awk '{print $5}'` inet dhcp\nallow-hotplug `ip -o -4 r s to default | grep ^default | awk '{print $5}'`" >> /root/etc/network/interfaces

Can you help with this problem?

Provide an answer of your own, or ask ubuntushop for more information if necessary.

To post a message you must log in.