Wipe your Ext2/3/4 Partition
August 25, 2009
From the shell execute the following commands:
# mount -o rw /dev/block/mmcblk0p2 /system/sd
# cd /system/sd
# rm -rf /system/sd/*
# reboot recovery
That’s all.
Comments
Leave a Reply
You must be logged in to post a comment.
