Jeremy wrote a shell script that automates many of the steps below. To begin run
/home/todd/Public/bin/creatememstick.sh aiboname aiboip
Use aiboname and aiboip according to this list.
aibo1 | 192.168.1.101 |
aibo2 | 192.168.1.102 |
aibo3 | 192.168.1.103 |
aibo4 | 192.168.1.104 |
aibo5 | 192.168.1.105 |
aibo6 | 192.168.1.106 |
aibo7 | 192.168.1.107 |
aibo8 | 192.168.1.108 |
aibo9 | 192.168.1.109 |
aibo10 | 192.168.1.110 |
aibota | 192.168.1.111 |
The Tekkotsu 3.0 framework resides in /usr/local/Tekkotsu.
To start a project
cp -r /usr/local/Tekkotsu/project ~/
This will create a project directory in your home directory.
Initially you'll need to copy the wlandflt.txt attachment into your project/ms/open-r/system/conf directory and modify the hostname from aibota to the name of you aibo and ip address from the following list. The name of your aibo is the name on your locker.
Download this file, modify it, and copy it to project/ms/open-r/system/conf directory.
Then run the following commands in your project directory.
make newstick MEMSTICK_ROOT=/media/disk
make install MEMSTICK_ROOT=/media/disk
Then on subsequent updates run
make update MEMSTICK_ROOT=/media/disk
The following tar file has directions as well as the necessary files to "zap" your stick. These directions are based on: AiboHack.
Tar file
Page maintained by
Peter Stone
Questions? Send me
mail