Quote:
Originally Posted by twobob
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