View Single Post
Old 07-21-2014, 02:45 PM   #1002
afterbox
Enthusiast
afterbox began at the beginning.
 
Posts: 35
Karma: 10
Join Date: Jul 2014
Device: Paperwhite 2013 3G + Wifi
Well we're getting somewhere, ~/.profile successfully executed:

cd /mnt/us
exec esys/bin/busybox ash

But echo $PATH returns:

/usr/local/bin:/bin:/usr/bin:/usr/sbin:/sbin:/usr/local/python/bin

So the export PATH=/mnt/us/esys/bin:/mnt/us/esys/usr/bin:$PATH didn't work...

PS: Same result with a shell script, can't export the PATH variable.

Last edited by afterbox; 07-21-2014 at 02:48 PM.
afterbox is offline   Reply With Quote