Hello everyone,
I have been trying for the last few days to install the soundcheck mods on the touch with no luck. I am pretty decent with computers and for some reason I having a hard time installing the mods. Can someone help me. I don't know where I am going wrong so some look at my terminal log and see where I went wrong. Thanks
James-MacBook-Pro:~ James$ ssh root@10.0.1.2
root@10.0.1.2's password:
This network device is for authorized use only. Unauthorized or improper use
of this system may result in you hearing very bad music. If you do not consent
to these terms, LOG OFF IMMEDIATELY.
Ha, only joking. Now you have logged in feel free to change your root password
using the 'passwd' command. You can safely modify any of the files on this
system. A factory reset (press and hold add on power on) will remove all your
modifications and revert to the installed firmware.
Enjoy!
# #Accept the ssh key
# exit
Connection to 10.0.1.2 closed.
James-MacBook-Pro:~ James$ cd downloads
James-MacBook-Pro:downloads James$ scp touchtoolbox3.0-WLAN.tar root@10.0.1.2:/
root@10.0.1.2's password:
touchtoolbox3.0-WLAN.tar 100% 30KB 30.0KB/s 00:00
James-MacBook-Pro:downloads James$ ssh root@10.0.1.2
root@10.0.1.2's password:
This network device is for authorized use only. Unauthorized or improper use
of this system may result in you hearing very bad music. If you do not consent
to these terms, LOG OFF IMMEDIATELY.
Ha, only joking. Now you have logged in feel free to change your root password
using the 'passwd' command. You can safely modify any of the files on this
system. A factory reset (press and hold add on power on) will remove all your
modifications and revert to the installed firmware.
Enjoy!
# cd/tar xvf touchtoolbox3.0-WLAN.tar
-sh: cd/tar: not found
#