View Single Post
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#4
This is an external card,okay! I totally missed that!
If the built-in file manager application does not show, try to mount the card as root
Code:
mkdir /home/user/MyDocs/externalcard
sudo gainroot
mount /dev/mmcblk1p1 /home/user/MyDocs/externalcard
If that does not help, please show the output of
Code:
sudo gainroot
sfdisk -l
 

The Following User Says Thank You to michaaa62 For This Useful Post: