View Single Post
locusf's Avatar
Posts: 159 | Thanked: 341 times | Joined on Dec 2007 @ Helsinki, Finland
#8
Originally Posted by cvmiller View Post
The N800 does ignore fstab. I opened a bug a while ago on this, and was told that fstab was not flexible enough, so they have a script (osso-mmc-mount.sh) that runs when it detects the card is available.

I suppose you could hack the script to mount your card somewhere else. Or you could take a path of lesser resistance, and just simbolically link your /Root to /media/mmc2.

Hope this helps,

Craig...
Btw,

osso-mmc-mount.sh resides in /usr/sbin and can be edited to support both noatime & writeback. Just look for the ext3 part in the file and then just add after the
Code:
-t ext3
to look like this:

Code:
-t ext3 -o noatime,data=writeback
Hope that this helps as well
__________________
Regards,
LoCusF
http://locusf.blogspot.com