[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#59196: Update on bug#59196: `guix pull` fails on A20-OLinuXino-LIME2
From: |
Tanguy LE CARROUR |
Subject: |
bug#59196: Update on bug#59196: `guix pull` fails on A20-OLinuXino-LIME2-eMMC |
Date: |
Wed, 27 Nov 2024 12:51:48 +0100 |
User-agent: |
alot/0.10 |
Hi Julien,
Quoting Julien Lepiller (2024-11-27 12:20:30)
> You'd probably want to use the same bootloader as your armbian (I guess
> u-boot). It's described in the blogpost, you need to find or create the
> package specific to your board.
Oh, you mean I should read the post **before** asking questions!? 🤔… 😅
```
(operating-system
[...]
(bootloader
(bootloader-configuration
(target "/dev/mmcblk0")
(bootloader u-boot-a20-olinuxino-lime-bootloader)))
[...])
```
Thanks! 😉
--
Tanguy