SD card does not mount in mLinux 5.1.8
- This topic has 0 replies, 1 voice, and was last updated 4 years, 8 months ago by .
Viewing 1 post (of 1 total)
Viewing 1 post (of 1 total)
- You must be logged in to reply to this topic.
Home › Forums › Conduit: mLinux Model › SD card does not mount in mLinux 5.1.8
I’m noticing that SD cards are not auto-mounting in v5.1.8. The directory /media/card
is not a mount point but a symlink to run/media/mmcblk0p1
which is a symlink to nowhere.
ls -al /run/media/card
returns /run/media/card -> /run/media/mmcblk0p1
I’ve edited fstab to mount at /media/card but it does not work after reboot. I can make a different directory but the default path doesn’t work. Is this a known bug? Thanks