Philipp Plocke
Philipp Plocke
I get the below output during setup when trying to run an automated installation on a Libvirt/KVM guest: ` 2024-07-23 06:18:35,002 ERROR root:30 finish: subiquity/Filesystem/apply_autoinstall_config: FAIL: autoinstall config did not...
I have to do some further debug why no filesystem(s) will be created on a Libvirt/KVM guest and trying with manual installation as well.
Based on the guide for manual installation I tried on different VM's, but I always get the below output at the end when running the bootstrap.sh script (step 7) "sudo...
Update: Based on the manual installation method, bootstrap.sh script was running properly after changing the password for osism user to "password", I will update the appropriate documention. Currently I'm still...
Update: Manual installtion was running succefully on Libvirt/KVM.
Update: The issue with creating the bootloader partition during start of the automated installation doesn't occur when changing the firmware from Bios to UEFI inside the virt-manager VM.
Update: After some failed attempts, the automated installation finished nearly successfully on my virt-manager VM. First of all I got a timeout regarding phpmyadmin service during the installation process. I...
Update: I tried on a new KVM VM with 48GB RAM and 16 vCores, but without success. The automated installation stopped again with the same error as in the test...
The automated installation is running fne on a VMware ESXi 7.0 Host. VM specs: RAM 48GB CPU 8 Cores SCSI Disk 500GB SCSI CDROM mounted with ubuntu-autoinstall-cloud-in-a-box-1.iso Firmware set to...
As requested the missing docs have been added. Please find below the appropriate pull request: https://github.com/osism/osism.github.io/pull/661