android system and / remount
by Emre Tugriceri on Jan.02, 2012, under Uncategorized
mount -o remount,ro -t yaffs2 /dev/block/stl9 /system
mount -o remount,rw -t yaffs2 /dev/block/stl9 /system
mount -o rw,remount -t rootfs /
mount -o ro,remount -t rootfs /

No comments for this entry yet...