mount重新挂载为写模式

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

mount -o remount,rw -t rootfs rootfs /

转载于:https://www.cnblogs.com/noxy/p/8932293.html

你可能感兴趣的:(mount重新挂载为写模式)