#!/bin/sh #/bin/mount -t vfat -o noatime /dev/$1 /mnt/sd /bin/mount -t vfat /dev/$1 /mnt/sd echo $1 > /tmp/.sd.tmp sync