guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Guix System on a GCE VM -- Success


From: Jonathan Brielmaier
Subject: Re: Guix System on a GCE VM -- Success
Date: Wed, 8 Apr 2020 14:02:23 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.6.0

On 08.04.20 05:16, address@hidden 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...



reply via email to

[Prev in Thread] Current Thread [Next in Thread]