echo "try to mount MMC/SD card"#try timemount -t vfat /dev/mmca1 /mmc/mmca1 -o uid=2000 -o gid=233 -o iocharset=utf8 -o shortname=mixed -o umask=002 -o noatimeecho "mount MMC/SD card end"