View Single Post
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#166
looks like /dev/mmcblk1 is only in RAM, the card seems not be connected or attached to this device node.
Please try to get some output from the kernel via HAL
Code:
sudo gainroot
lshal | grep volume
lshal | grep Volume
As this is case-sensitive and i am not sure which output to check for the external card please check this for both commands to find any reference to an external card.

Did you recently try to eject the card and re-insert it to avoid possible bad contacts of the card to the port?