ICR-4401
Mounting microSD Card to the System
It is necessary to mount the microSD card to be able to access it in the system of the
router. Follow these steps to mount the card:
•
Use the
dmesg
command to see the list of recently connected devices.
•
In the output of the command find out the entry for the microSD card, for example:
mmcblk0: p1
•
To mount the card to to
mnt
directory, use the
mount
command:
mount /dev/mmcblk0p1 /mnt
For more information about the commands for creating, mounting, checking and unmounting
a file system on a microSD card, see the application note for
user module.
22