66 posts
Posted 27 February 2012 - 04:53 AM
this might make me sound dumb but how do i move a program to a disk?
161 posts
Posted 27 February 2012 - 06:09 AM
Your own programs are just files. You can move one to disk by doing "mv myfile disk/", or copy it by replacing "mv" with "cp" instead.
5 posts
Posted 28 February 2012 - 09:04 PM
I'll just hijack this thread.
Can anyone tell me how can I move programs to my Turtle from my Computer?
I already have it on a disk and have no idea how to put the disk in the turtle. I even tried to put the the disk drive next to my turtle but nothing happened and I couldn't access my floppy.
Also I'd like to know how to send a program wirelessly. I figured out how to send messages between the two, but not programs.
Any help would be appreciated!
473 posts
Location
Poland
Posted 28 February 2012 - 09:46 PM
well, there's software to get it from disk to turtle, but the other way would include just placing a drive next to a turtle and copying the files. turtles are computers as well :D/>/>
5 posts
Posted 28 February 2012 - 10:10 PM
I tried it again and I realized, that I needed to put the Disk Drive on the other side of the Turtle! Now I can cp it :D/>/>
Thanks!