View Single Post
Posts: 95 | Thanked: 196 times | Joined on Oct 2010
#2471
Originally Posted by meemorph View Post
After unmounting you should do a fsck on the partition, that can help to fix the problem. You need developer mode terminal to do it, and you can use the internal jolla mount-sd.sh command to do it right.

open terminal.
type
[CODE]
devel-su
enter password
ACTION=""; . /usr/sbin/mount-sd.sh
fsck /dev/mmcblk1p1
...

hmm.
Code:
fsck.vfat: not found
Guess I'll have to try that ob my PC...


EDIT: File system check and repair on PC did the trick. Works fine now.

Last edited by Casanunda; 2014-01-08 at 15:25.
 

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