#!/system/bin/sh

mount -o rw,remount -t yaffs2 /dev/block/mtdblock4 /system
echo 'System Mounted Read Write'
echo 'Bugless Beast by Pete'
