#!/system/bin/sh

mount -o remount,rw -t auto /

mkdir /mnt/disk
chmod 0777 /mnt/disk

mount -o remount,ro -t auto /