Quote:
Originally Posted by akobouser
Hello, thanks for your how-to.
I've got a Kobo Glo and I can't run any binaries.
Just after chrooting, I obtain an error :
[root@kobo user]# chroot /mnt/user /bin/sh
[root@kobo ]# /bin/ls
/bin/sh: /bin/ls: Bad address
The Kobo Glo seems tohave a 2.6 kernel :
$ uname -a
Linux kobo 2.6.35.3-850-gbc67621+ #619 PREEMPT Thu Dec 22 15:29:00 CST 2016 armv7l GNU/Linux
any idea why it failed ?
|
Yes, 2.6 is too old for the musl version Alpine ships. You can try to use an Alpine 3.10 tarball though, it works on my mini which has the same kernel. It only dates back to 2019, so the software is not that old.