Looking at the syslog, the kernel commandline as passed to the kernel is invalid:
Apr 4 10:19:26 kernel: [ 0.406602] setup.1a06a7: Linux is running as a z/VM guest operating system in 64-bit mode ... Apr 4 10:19:26 kernel: [ 0.424773] Kernel command line: ro locale=C cio_ignore=all,!9,!b1c0-b1c2,!eb2e s390-netdevice/qeth/choose=0.0.b1c0-0.0.b1c1-0.0.b1c2 s390-netdevice/choose_networktype=qeth netcfg/disable_dhcp=true s390-netdevice/qeth/port=0 s390-netdevice/qeth/layer2=true netcfg/get_ipaddress=fd00:10:100::86:16/80 netcfg/use_autoconfig=false netcfg/get_gateway=fd00:10:100::86:49 netcfg/get_nameservers=fd00:10:100::86:49 netcfg/get_hostname=s8330016 netcfg/get_domain=boeblingen.de.ibm.com network-console/password=xxxx DEBCONF_DEBUG=5 network-console/password-again=xxxx preseed/url=http://^Gfd00:10:100::86:49^G/ubuntu/mroesch/zesty.preseed Apr 4 10:19:26 kernel: [ 0.426458] log_buf_len individual max cpu contribution: 4096 bytes clearly the URL should be http://[fd00:10:100::86:49]/ubuntu/mroesch/zesty.preseed, not ^G. Currently testing qemu/kvm -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1679652 Title: Using an ipv6 address as preseed file location results in an installer error To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-z-systems/+bug/1679652/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
