On 08.04.20 05:16, elaexuo...@wilsonb.com wrote: > The boot problem fix boils down to this: > > (initrd-modules (cons "virtio_scsi" %base-initrd-modules)) > > Referencing Google's documentation on operating system requirements [2], we > see > that their VMs run with Virtio-SCSI controllers; however, it just so happens > that the corresponding kernel module, virtio_scsi, is not included in the > initrd by default. Would it make sense to change this default?
This had to been done on Hetzner Cloud as well. I wonder if its not fixed already on master. Need to check that...