Hi All,
      Just follow the instructions:
      1. adb shell mount -o remount,rw rootfs /
      2. adb shell pull /init.rc .
      3. vi init.rc: add the below two lines in init.rc
          mount vfat /dev/block/mmcblk0p1 /sdcard nosuid nodev
          setprop EXTERNAL_STORAGE_STATE mounted
      4. adb shell push init.rc /
      5. adb shell sync
      6. adb shell reboot
                                          
_________________________________________________________________
打工,挣钱,买房子,快来MClub一起”金屋藏娇”!
http://club.msn.cn/?from=10
_______________________________________________
android-freerunner mailing list
[email protected]
http://android.koolu.org/listinfo.cgi/android-freerunner-koolu.org

Reply via email to