Thread
:
MicroSD benchmark
View Single Post
WhiteWolf
2011-09-02 , 12:19
Posts: 561 | Thanked: 75 times | Joined on Jan 2010 @ Spain
#
35
The line of script that checks from the card reading done:
"time -p cp / media/mmc1/test.dat /dev/null"
The virtual device "/dev/null" is a black hole. Where not to save anything, is used to simulate the copy from one point to another point.
In my device returns the following message:
"cp: can create ' dev/null ' : File exists"
in my GNU/Linux the script works perfectly.
Quote & Reply
|
WhiteWolf
View Public Profile
Send a private message to WhiteWolf
Find all posts by WhiteWolf