guix-patches
[Top][All Lists]
Advanced

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

[bug#48314] [PATCH v3] Install guix system on Raspberry Pi


From: Stefan
Subject: [bug#48314] [PATCH v3] Install guix system on Raspberry Pi
Date: Sun, 4 Sep 2022 20:41:48 +0200

Hi Petr!

> I'll check and post the config here but I don't have Raspberry Pi currently 
> with me.

Thanks, for the offer, but it isn’t necessary any more, I found the reason.

Actually I’m net-booting my Raspberry Pi 3b over network. But due to a known 
bug in the ROM code, I still have a microSD card inserted with only the 
bootcode.bin file.

If I boot the Pi with that card inserted, then GRUB has a problem:

error: variable `root' isn't set.
Entering rescue mode...
grub rescue>

If I remove the microSD card, then GRUB has no problem with its root variable, 
and Guix System is started.

Interestingly this does not happen, if I use the older U-Boot version 2020.10.

The current U-Boot version 2022.04 prints an error message – with and without 
the mircoSD card inserted:

libfdt fdt_check_header(): FDT_ERR_BADMAGIC

But I’m not sure, if this error message is related.


Bye

Stefan







reply via email to

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