GNU bug report logs -
#48314
[PATCH] Install guix system on Raspberry Pi
Previous Next
Reported by: Stefan <stefan-guix <at> vodafonemail.de>
Date: Sun, 9 May 2021 15:33:02 UTC
Severity: normal
Tags: patch
Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
Message #182 received at 48314 <at> debbugs.gnu.org (full text, mbox):
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
This bug report was last modified 2 years and 165 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.