[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: The live usb is stuck on "Welcome to GRUB!"
From: |
pelzflorian (Florian Pelz) |
Subject: |
Re: The live usb is stuck on "Welcome to GRUB!" |
Date: |
Sat, 21 May 2022 16:50:08 +0200 |
Hello Paul.
On Thu, May 19, 2022 at 04:14:52PM +0000, Paul Iannetta via wrote:
> I seem unable to make GRUB work and would like to know whether it is
> possible to generate an image which would use extlinux/syslinux
> instead.
When creating an iso9660 image, Guix always uses grub-mkrescue to
build the image.
> […]
> The last solution would be to overwrite my current distribution by
> guix and replace the init system by sheperd.
Yes, just `guix system reconfigure` from an existing distro.
Regards,
Florian