As soon as the ubiquity installer starts, I can go to the network-manager 
applet and edit the connection (dhcp). There is no gateway and dns ip address. 
If I fill in these ip's, the installer does his job completely.
My preseed file has this config:
# Network Configuration
d-i netcfg/enable boolean true
d-i netcfg/choose_interface select auto
d-i netcfg/disable_dhcp boolean false
# Configure the sources.list
d-i mirror/protocol string http
d-i mirror/country string BE
d-i mirror/http/hostname  string be.archive.ubuntu.com
d-i mirror/http/directory string /ubuntu/
d-i apt-setup/use_mirror boolean true
d-i apt-setup/mirror/error select Change mirror
d-i apt-setup/multiverse boolean true
d-i apt-setup/restricted boolean true
d-i apt-setup/universe boolean true
d-i apt-setup/partner boolean true
 d-i netcfg/get_hostname string ubuntu
 

preseed file is loaded coreect from my server, but the url is an IP, no
domain.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1450024

Title:
  vivid ubiquity dns resolution

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1450024/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to