Thread
:
N900 - Hardrive is in Read Only Mode
View Single Post
Schturman
2011-05-06 , 13:12
Posts: 5,339 | Thanked: 4,133 times | Joined on Jan 2010 @ Israel
#
18
try this:
root
umount /home/user/MyDocs
mount /dev/mmcblk0p1 /home/user/MyDocs -o rw
or this:
root
umount /dev/mmcblk0p1
fsck.vfat /dev/mmcblk0p1
mount /dev/mmcblk0p1 /home/user/MyDocs
exit
exit
__________________
Lausanne & Lyon de descente...
----------------
Schturman's home page
Schturman's repo on openrepos
RPM packaging directly on your Jolla phone
.
Root & User SSH access to Jolla via WinSCP
.
Root and User SSH access to Jolla via Nautilus on Linux PC
.
Quote & Reply
|
Schturman
View Public Profile
Send a private message to Schturman
Visit Schturman's homepage!
Find all posts by Schturman