View Single Post
penguinbait's Avatar
Posts: 3,096 | Thanked: 1,525 times | Joined on Jan 2006 @ Michigan, USA
#42
Originally Posted by pton View Post
"sh -x partition-finder.sh 2> output"
Error: "sh: can't open partition-finder.sh"

If I simply enter the command without "sh -x", I get "/dev/mtdblock4 "Size:256MB Used: Free:AVAIL Type:jffs2", and hang there (it won't return to prompt) -- I think it is waiting for some input?

sorry my fault, try this

export PATH=/root/.bin:$PATH
sh -x /root/.bin/partition-finder.sh 2> output
__________________
To all my Maemo friends. I will no longer be monitoring any of my threads here on a regular basis. I am no longer supporting anything I did under maemo at maemo.org. If you need some help with something you can reach me at tablethacker.com or www.facebook.com/penguinbait. I have disabled my PM's here, and removed myself from Council email and Community mailing list. There has been some fun times, see you around.

Last edited by penguinbait; 2008-12-22 at 05:12.