unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Understanding how guix selects a bootloader variant
@ 2024-11-03 16:38 Tobias Alexandra Platen
  2024-11-03 18:23 ` Efraim Flashner
  2024-11-04 20:02 ` Felix Lechner via Development of GNU Guix and the GNU System distribution.
  0 siblings, 2 replies; 4+ messages in thread
From: Tobias Alexandra Platen @ 2024-11-03 16:38 UTC (permalink / raw)
  To: guix-devel

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.


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2024-11-04 20:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-03 16:38 Understanding how guix selects a bootloader variant Tobias Alexandra Platen
2024-11-03 18:23 ` 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.

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).