http://c25o7knygjm3m67jy27yuynvv4pkfi25naucscmh4ubq2ggiig3v57ad.onion/en/guix-on-an-arm-board.html
Once you have found the modules you want to load before mounting the root partition, you can
add them to your operating-system declaration file: (initrd-modules (cons* " sunxi-mmc " " sd_mod " " ahci_sunxi " %base-initrd-modules)) Installing the Guix System Installing on another drive In my case, I wanted to install the system on an external SSD, while the currently running
foreign distribution was running from the SD card. What is nice with this setup is that,
in case of real trouble...