[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Unable to install on Raspberry Pi 4B
From: |
Christoph Buck |
Subject: |
Re: Unable to install on Raspberry Pi 4B |
Date: |
Tue, 13 Aug 2024 11:25:45 +0200 |
User-agent: |
mu4e 1.12.0; emacs 30.0.50 |
Hi again!
Christoph Buck <dev@icepic.de> writes:
> Imho `--no-grafts` is necessary right now. I have a similiar setup as
> you (crosscompile aarch64 pi image from my x86_64 pc) and i need this
> option to get it to work. [...]
Forgot to mention. Can you try building the system with `--no-grafts
--skip-checks`?
According to the documentation [1], this disable safety checks if
certain kernel modules are present. AFAIR this was necessary to fix
similiar build errors on my side.
[1] https://guix.gnu.org/manual/en/html_node/Invoking-guix-system.html
--
Best regards
Christoph