Comment 8 for bug 1510345

Revision history for this message
Ben Howard (darkmuggle-deactivatedaccount) wrote : Re: Network is unreachable Wily ec2 c4 instance family

Confirmed fix via KVM instances [1, 2]. Image is working its way through automated daily publication and testing. I'll manually confirm it before release. I booted a prior version using an "rtl8139" NIC and got ens3, whereas with the new build yielded eth0.

ETA is likely EOD US Mountain time.

[1] http://cloud-images.ubuntu.com/wily/20151029/wily-server-cloudimg-amd64-disk1.img
[2]
$ qemu-system-x86_64 \
   -smp 2 \
   -m 1024 \
   -machine accel=kvm \
   -drive file=wily-server-cloudimg-amd64-disk1.img,if=virtio,bus=0,cache=unsafe,unit=0,snapshot=on \
   -cdrom seed.iso} \
   -net nic,model=rtl8139 \
   -net user