<div dir="ltr">Hi all,<div><br></div><div>As you all know, the disco release is nearly on us. There have been several changes to subiquity since the last release, and it would be great if you could test the installer out before release day. There should be just enough time to fix any simple bugs you find :)</div><div><br></div><div>The main new features since 18.04.2 are:</div><div><br></div><div> * supporting offline installs</div><div> * support for encrypted LVM volumes</div><div> * offering updates to any newer version of the installer we publish in the snap store</div><div> * using geoip to select a local mirror by default</div><div> * making the default enter-enter-enter flow even smoother</div><div><br></div><div>but there are many smaller fixes and improvements. One big feature, being able reuse existing partitions, is not going to make the release but it's fairly close and the snap refresh feature means that we can get it into the hands of users as soon as it is ready.</div><div><br></div><div>The image to test is at <a href="http://cdimage.ubuntu.com/ubuntu-server/daily-live/current/" target="_blank">http://cdimage.ubuntu.com/ubuntu-server/daily-live/current/</a>. To test in a local VM:</div><div><br></div><div>$ wget <a href="http://cdimage.ubuntu.com/ubuntu-server/daily-live/current/disco-live-server-amd64.iso" target="_blank">http://cdimage.ubuntu.com/ubuntu-server/daily-live/current/disco-live-server-amd64.iso</a></div><div>$ qemu-img create -f raw target.img 10G</div><div>$ <span class="gmail-m_-6553739486993318795gmail-il">kvm</span> -m 1024 -boot d -cdrom disco-live-server-amd64.iso -hda target.img</div><div><br></div><div>and to boot into the new system once you've installed,</div><div><br></div><div>$ <span class="gmail-m_-6553739486993318795gmail-il">kvm</span> -m 1024 -hda target.img</div><div><br></div><div>Please report any bugs by replying to this main or at <a href="https://bugs.launchpad.net/subiquity" target="_blank">https://bugs.launchpad.net/subiquity</a>.</div><div><br></div><div>Cheers,</div><div>mwh</div><div>(and the other installer hackers) </div></div>