|
|
2008-03-13
, 02:02
|
|
Posts: 2 |
Thanked: 1 time |
Joined on Feb 2008
@ Bloomfield, NJ
|
#12
|
| The Following User Says Thank You to grommit1 For This Useful Post: | ||
|
|
2008-03-13
, 15:01
|
|
Posts: 86 |
Thanked: 24 times |
Joined on Jan 2008
|
#13
|
# /etc/fstab rootfs / rootfs defaults,errors=remount-ro,noatime 0 0 /dev/mmcblk1p1 /media/mmc1 vfat rw,nodev,noexec,uid=29999 0 0 /dev/mmcblk0p1 /media/mmc2 vfat rw,nodev,noexec,uid=29999 0 0
mount | grep '(ro)'
Annoying, no?
I took a look at the permissions in the map directory, and upon first glance everything seems fine. I have more than enough free space on /media/mmc2. Given that I have the problem only intermittently, I'd guess that it's neither a permissions nor partition space issue.
I may try moving the files to my external card. I suppose I could also try uninstalling the Map application, deleting all the map data and then reinstalling. My guess is that the error has something to do with moving the file system root to the external card. I wonder if all the posters here have their OS's installed on the external card.