View Single Post
Old 05-11-2016, 12:27 PM   #98
geekmaster
Carpe diem, c'est la vie.
geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.
 
geekmaster's Avatar
 
Posts: 6,433
Karma: 10773670
Join Date: Nov 2011
Location: Multiverse 6627A
Device: K1 to PW3
Quote:
Originally Posted by knc1 View Post
That Busybox version is too old to recognize 'bash'

K1 # chroot uClibc '/bin/busybox sh'
Note the quotes.
PHP Code:
mint17-32 K1 # chroot uclibc '/bin/busybox sh'
chrootfailed to run command '/bin/busybox sh'No such file or directory
mint17
-32 K1 # ls -al uclibc/bin/busybox
-rwxr-xr-x 1 root root 675368 Dec 31  1969 uclibc/bin/busybox
mint17
-32 K1 # ls -al uclibc/bin/sh
lrwxrwxrwx 1 root root 7 Dec 31  1969 uclibc/bin/sh -> busybox 
Those dates look like linux "ground zero" (with timezone adjustment), so not sure about the "real" date. Those are the same dates as in the original jffs2 image. Also what may be found on a freshly reset kindle device in airplane mode (no hardware clock).

Another failed attempt. Next?

Also, do you have a potentially compatible custom K1 binary executable I can try to run on my K1? If so, please post it. Thanks.

Last edited by geekmaster; 05-11-2016 at 12:36 PM.
geekmaster is offline   Reply With Quote