View Single Post
Posts: 1,432 | Thanked: 2,630 times | Joined on Jan 2011 @ Touring
#64
Just formatted the MyDocs dir, but still having the permissions issue.

this is /etc/fstab again it has been a while but it looks fine to me and matches the /etc/fstab in my good N900, do I need to futz with the generating script to add uid/gid??

Code:
# This file was generated by script /etc/event.d/rcS-late
# !!! Do not edit this file. It will be overwritten in next device startup !!!
# If you want static /etc/fstab add genfstab="0" to file /etc/default/mount-opts
rootfs / rootfs rw 0 0
ubi0:rootfs / ubifs rw,bulk_read,no_chk_data_crc 0 0
/dev/mmcblk0p2 /home ext3 defaults 0 2
/home/opt /opt none bind 0 0
/dev/mmcblk0p1 /home/user/MyDocs vfat defaults 0 2
/dev/mmcblk0p3 none swap sw 0 0
and this is the result of mount, see the (rw) so I dont know.....
Code:
/dev/mmcblk0p1 on /home/user/MyDocs type vfat (rw)

Last edited by biketool; 2013-07-13 at 18:13.