From: Tobias Alexandra Platen <guix@platen-software.de>
To: guix-devel@gnu.org
Subject: Understanding how guix selects a bootloader variant
Date: Sun, 03 Nov 2024 17:38:11 +0100 [thread overview]
Message-ID: <96bf3465db600e87e3a618aaf93667b46d460804.camel@platen-software.de> (raw)
I am currently trying to build a virtual machine image for powerpc64le.
So I intend to fix known errors, starting with the bootloader:
configure: error: platform "efi" is not supported for target CPU
"powerpc64le". The right bootloader variant for anything powerpc,
starting from G4 is openfirmware. Here is some part of my config:
(bootloader (bootloader-configuration
(bootloader grub-bootloader)
(targets '("/dev/sda"))))
Now I am trying to understand where guix selects BIOS/UEFI for a VM
when using grub-bootloader.
next reply other threads:[~2024-11-03 16:39 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-03 16:38 Tobias Alexandra Platen [this message]
2024-11-03 18:23 ` Understanding how guix selects a bootloader variant Efraim Flashner
2024-11-04 16:59 ` Tobias Alexandra Platen
2024-11-04 20:02 ` Felix Lechner 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=96bf3465db600e87e3a618aaf93667b46d460804.camel@platen-software.de \
--to=guix@platen-software.de \
--cc=guix-devel@gnu.org \
/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.