View Single Post
ace's Avatar
Posts: 296 | Thanked: 80 times | Joined on Dec 2007
#6
Originally Posted by Rassilon7 View Post
But I keep getting "media/mmc1/testfile No such file of directory" Should I be specifiying a file, or have things changed with OS2008?
Maybe the memory card had errors and was mounted read-only? Run "mount" and confirm that mmc1 is mounted read-write "rw".

As for OS2008, on my N800, the following command worked for me.

sync && time sh -c "dd if=/dev/zero of=/media/mmc1/test.data bs=1M count=100 && sync && echo success"
I changed the semi-colons to "&&", so that errors in one command stop the next command from being executed.
__________________
[SIGPIC][/SIGPIC]