Comment 0 for bug 1985098

Revision history for this message
Olivier Gayot (ogayot) wrote :

Steps to reproduce:

1. Perform a subiquity installation with kvm-test.py (no autoinstall) and use the default value everywhere (next, next, next, next, done...)

$ scripts/kvm-test.py -m 2G --install --overwrite --iso custom.iso

2. Once the installation has finished, copy over the /var/log/installer/autoinstall-user-data file to the host.

3. Perform a second subiquity installation using the autoinstall file previously generated:

$ scripts/kvm-test.py -m 2G --install --overwrite --iso custom.iso --autoinstall-file autoinstall-user-data

The install crashes during the curtin partitioning stage.

I'm attaching the logs of the first and second installation. The autoinstall-user-data file can be found in the first archive under var/log/install/autoinstall-user-data