IAC-IMX6-Kit Linux Function and Test Manual
Any question, please send E-mail
Page 43 of 66
Sales E-mail
:trade@qiyangtech.com
sales@qiyangtech.com
Website
:http://www.qiytech.com
©2014 Qiyangtech
Copyright
Generate device node and partition node in [/dev] directory. Then
system will automatically mount all partition to [/media/] directory.
Through read and write the corresponding directory files, you can judge
whether interface is normal or not.
Test Process & Result:
The following test procedures will take example of SD card with only
one partition. If several partitions, please use the same test method .Plug
in SD card and generate device node [/dev/mmcblk0]. Partition [n]
corresponds to partition device node [/dev/mmcblk0pn].
Here, insert a Kingston 8G SD card, print information as follows:
As the above picture shown, it will show some SD card basic
information, here the device node is [mmcblk1], partition is [pl].
You can also use [fdisk] command to check SD information.
fdisk -l /dev/mmcblk1