#!/system/bin/sh
mount -o remount,rw /dev/mtd/mtdblock6 /system
echo 'Remounted as read-write'
