SD/MMC card on A20-OLinuXino-MICRO-4GB not working

Started by Gokul Dhanwate, April 03, 2015, 03:13:36 PM

Previous topic - Next topic

Gokul Dhanwate

Hello everyone !!

I have A20-OLinuXino-MICRO-4GB with pre-built android image installed in nand.The board boots well,I can see it on serial port.
But when I insert SD card,in slot provided,it is not detected.I also checked for device node but I can't find any device node for that SD card under /dev or /dev/block
Please help me for SD card to work under android.

Thanks in advance.


Gokul Dhanwate


Got the answer
    SATA
    SD-MMC card on bottom 
are not supported in android


slacker66

My reply can be run well in oluxino system. Bun new, i never use oluxino system.


open a terminal also named xterm in your oluxino board
type in your command prompt this command "dmesg"
Look at the last lines
plug your sdcard
wait 5 second
and re-type "dmesg" command
Re look at the last line

You can accès at your sdcard at directory /media, bun in normaly linux distribution mas storage, sdcar, hdd, etc ... are mounted in /mnt directory.
The base or root directory is "/"