Comment 2 for bug 2016860

Revision history for this message
Frank Heimes (fheimes) wrote (last edit ): Re: Error/crash while trying to wipe disk during 23.04 install

At the installer shell I manually wiped the disk myself with:
root@ubuntu-server:/# wipefs -a -f /dev/dasda1
root@ubuntu-server:/# wipefs -a -f /dev/dasda
and after restarting the installation from crash I was able to complete an installation w/o issues (using no LVM).

Then doing another install on the same system leaving the defaults for disk config (means using LVM) worked as well.

Another install (again on the same system using the defaults) completed again fine.

So somehow smells like an issue wiping out the disk if old LVM data was on the disk?!
(and with that it could be a duplicate of LP#1993633)