In the terminal, where is the sd card that I can write file to? Thanks.
and how to easily mount a remote windows or linux file system so i can copy files through the ethernet and test the speed of the sd card?
In the terminal, where is the sd card that I can write file to? Thanks.
and how to easily mount a remote windows or linux file system so i can copy files through the ethernet and test the speed of the sd card?
seems that the whole file system is on the sd card.
Hello Hai,
If you are looking to be able to mount the primary partition on the SD card for read/write capability, take a look at Demo 7 on page 30 of our Getting Started Guide under the ZedBoard documents page. That demo will walk you through the steps needed to mount the primary partition of the SD card.
With regards to networking, the Getting Started Guide document also contains a Demo 5 section for Ethernet which starts on page 23 and contains a section covering the use of FTP for transferring files to/from ZedBoard root file system.
I suggest you investigate these demos and determine if this suits your needs for performance testing.
Regards,
-Kevin
hai.bi,
You may find this blog post helpful:
http://zynqgeek.blogspot.com/2012/09/modify-your-boot-image-on-your-zedboard.html
It describes how to mount the SD-Card, as well as the Ram Disk Image for modification. There also is a link to a simple tool to help you do this automatically.