Hi, I have the TS-7400, but I don't have the TS-9441. So, I was able to get to
the SBC by plugging in a crossover cable and telnetting to 192.168.0.50. I got
a prompt, and am now working through these steps:
http://www.embeddedarm.com/software/arm-linux-fastboot-ts7300.php
On step 5, I was able to get the tsbootrom-update onto the SBC via wget (hosted
the file on the connected computer), but I can't seem to run the executable.
Here's what I've tried:
$ wget -q http://192.168.0.100/tsbootrom-update
$ ls -la
-rw-r--r-- 1 0 0 34158 Jan 1 01:33 tsbootrom-update
drwxr-xr-x 10 0 0 1024 Jan 1 01:03 ..
drwxr-xr-x 2 0 0 1024 Jan 1 01:33 .
$ ./tsbootrom-update
/bin/sh: ./tsbootrom-update: Permission denied
$ chmod 777 tsbootrom-update
$ ./tsbootrom-update
/bin/sh: ./tsbootrom-update: not found
$
I'm trying to run it out of the /root directory, but I'm not sure if that is
right for a busybox installation. How should I install the executable?
------------------------------------
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|