maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   General (https://talk.maemo.org/forumdisplay.php?f=7)
-   -   Exec direct from mmc storage (https://talk.maemo.org/showthread.php?t=2954)

konfoo 2006-09-01 02:37

Exec direct from mmc storage
 
Not sure if this has been covered anywhere, but regardless:

Contents of mmc:
/media/mmc1/myapp

in /home/user/MyDocs:
ln -s /media/mmc1/myapp myapp

vi /etc/fstab as root
remove nosuid,noexec:
/dev/mmcblk0p1 /media/mmc1 vfat rw,noauto,nodev,utf8,uid=29999 0 0

save, mount -o remount /dev/mmcblk0p1

./myapp

done.


All times are GMT. The time now is 14:18.

vBulletin® Version 3.8.8