<div dir="ltr">Hi all,<br><div><br></div><div>Subiquity, the new server installer, gained a new feature recently: the ability to reuse partitions (and RAIDs and LVMs too) that already exist on the device you are installing to. If this sounds like a feature you are interested in, please grab yourself an ISO from <a href="http://cdimage.ubuntu.com/ubuntu-server/daily-live/pending/" rel="noreferrer" target="_blank">http://cdimage.ubuntu.com/ubuntu-server/daily-live/pending/</a> and test it out.</div><div><br></div><div>If you don't want to test this on a real system containing real data yet (understandable), a simple test would be to install to a disk image or two in a VM, and then install again to the same images and use parts of the first installation when you perform the second.</div><div><br></div><div><font face="courier new, monospace">$ wget <a href="http://cdimage.ubuntu.com/ubuntu-server/daily-live/pending/eoan-live-server-amd64.iso" rel="noreferrer" target="_blank">http://cdimage.ubuntu.com/ubuntu-server/daily-live/pending/eoan-live-server-amd64.iso</a></font></div><div><font face="courier new, monospace">$ qemu-img create -f raw disk1.img 10G</font></div><div><div><font face="courier new, monospace">$ qemu-img create -f raw disk2.img 10G</font></div><div><span style="font-family:"courier new",monospace">$ kvm -m 1024 -boot d -cdrom eoan-live-server-amd64.iso -hda disk1.img -hdb disk2.img</span><br></div></div><div><span style="font-family:"courier new",monospace"><br></span></div><div>Now run the install, doing some interesting things with partitions and RAIDs and VGs (don't just accept the defaults) and then run it again:</div><div><br><div><span style="font-family:"courier new",monospace">$ kvm -m 1024 -boot d -cdrom eoan-live-server-amd64.iso -hda disk1.img -hdb disk2.img</span><span style="font-family:"courier new",monospace"><br></span></div><div><br>You should be able to reuse the partitions/RAIDs/LVs you created before when installing the second time.<br><br></div><div>Please reply here or file bugs at <a href="https://bugs.launchpad.net/subiquity">https://bugs.launchpad.net/subiquity</a> with any feedback you have!</div><div><br></div><div>Cheers,</div><div>mwh</div><div class="gmail-yj6qo"></div><div class="gmail-adL"><br></div></div></div>