hello all,

i edit the init.rc file, add the content as follows:
chmod 777 /data/busybox          #1
insmod /data/t.ko                        #2
exec /data/busybox mdev -s       #3
exec /data/hello                          #4

[result]
1. when the andoid is booting ,the #1 and #2 comand is OK.
why the #3 and #4 command cannot be execed
?

2. when the android is booting , i input the #3 and #4 command into
the serail ,the # 3 and #4 can exec,why?

pls help me to solve the issue?

thanks very much.

-- 
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting

Reply via email to