Remounting Android rootfs

Making the rootfs and /system writeable

mount -o rw,remount -t rootfs rootfs /
mount -o rw,remount -t yaffs2 /dev/block/mtdblock3 /system


Making the rootfs and /system readonly

mount -o ro,remount -t rootfs rootfs /
mount -o ro,remount -t yaffs2 /dev/block/mtdblock3 /system

 

Published Fri, 25 Feb 2011 @ 12:15 AM by chuacw
Filed under:

Comments

# Fixing the blank screen problem in Nexus One Android 2.3.3

Fix for Android 2.3.3 Blank Screen issue as documented here - Issue 15135 : 2.3.3: Blank screen when

Leave a Comment

(required) 
(required) 
(optional)
(required) 
Enter the following code to ensure that your comment reaches the intended party:
Enter the numbers you see in the image: