all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Giovanni Biscuolo <g@xelera.eu>
To: Saku Laesvuori <saku@laesvuori.fi>
Cc: Wojtek Kosior <koszko@koszko.org>,
	jbranso@dismail.de, guix-devel@gnu.org
Subject: Re: cannot boot after installation on VPS (via rescue system)
Date: Thu, 22 Feb 2024 09:55:50 +0100	[thread overview]
Message-ID: <87r0h46fop.fsf@xelera.eu> (raw)
In-Reply-To: <if65lgmdcydpduh5nz64wboxzuahdllptcigclq5ml6qozqurv@by4o5jv3iskc>

[-- Attachment #1: Type: text/plain, Size: 1440 bytes --]

Hi Saku!

Saku Laesvuori <saku@laesvuori.fi> writes:

>>>> Now I'm trying to use it on two VPS from two different vendors, booted
>>>> in rescue mode, but after the installation (via bootstrap-guix.sh) when
>>>> I reboot the VPS I get the usual grub menu but the boot process suddenly
>>>> fails with this error (manually copied from web console, sorry for
>>>> possible typos):
>>>>
>>>> [...]
>> 
>> I'm not on Linode, I'm working on OVH and Hetzner VPSs
>
> I had to add "virtio_scsi" to initrd-modules to get Guix to boot on a
> Hetzner VPS. Maybe that could be the problem here, too?

Yes: you got it!

I asked Hetzner support to have the Guix installer ISO as "custom ISO"
and was able to do a guided install... and it (re)booted fine.  The
first thing that got my attention was this line in the working
config.scm:

--8<---------------cut here---------------start------------->8---

(initrd-modules (append '("virtio_scsi") %base-initrd-modules))
 
--8<---------------cut here---------------end--------------->8---

...and it makes sense! [1]

I also missed that line in (info "(guix-cookbook) Running Guix on a
Linode Server") ;-(

I still have not tested that fix with my bootstrap-guix.sh installation
script, but I'm pretty sure it will work.

Thank you so much! Gio'


[1] I also need to enhance my qemu scripts needed for testing

-- 
Giovanni Biscuolo

Xelera IT Infrastructures

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 849 bytes --]

  reply	other threads:[~2024-02-22  8:56 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-21  9:54 cannot boot after installation on VPS (via rescue system) Giovanni Biscuolo
2024-02-21 17:58 ` jbranso
2024-02-22  7:16   ` Giovanni Biscuolo
2024-02-22  8:07     ` Saku Laesvuori
2024-02-22  8:55       ` Giovanni Biscuolo [this message]
2024-02-22  0:30 ` Wojtek Kosior via Development of GNU Guix and the GNU System distribution.
2024-02-22  7:25   ` Giovanni Biscuolo
2024-02-22  9:37     ` Wojtek Kosior via Development of GNU Guix and the GNU System distribution.

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87r0h46fop.fsf@xelera.eu \
    --to=g@xelera.eu \
    --cc=guix-devel@gnu.org \
    --cc=jbranso@dismail.de \
    --cc=koszko@koszko.org \
    --cc=saku@laesvuori.fi \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.