View Single Post
Old 08-27-2012, 10:01 AM   #22
knc1
Going Viral
knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.
 
knc1's Avatar
 
Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
Quote:
Originally Posted by twobob View Post
Just for giggles.

root@kindle:root> echo ":luajit:M::\x1b\x4c\x4a::/usr/bin/luajit:" > /mnt/us/proc/sys/fs/binfmt_misc/register

root@kindle:root> cat /mnt/us/proc/sys/fs/binfmt_misc/register
:luajit:M::\x1b\x4c\x4a::/usr/bin/luajit:

So it's not broken being on FAT it would seem... onward.

EDIT: There IS NO LUAJIT there, I'm just testing writing a single record...
Write a hello world program, mark it executable, execute it.
That will tell you if the system is working.

Example of that testing (for lua):
http://hg.minimodding.com/repos/aufs...v/0d73a71ae86f
knc1 is offline   Reply With Quote