#! /bin/sh
mount -t vfat -o rw,noauto,nodev,noexec,nosuid,utf8,uid=29999 "$1" "$2"
