The reason for remount failed in a normal boot up is due to root not being enabled for adbd. Recovery root is only for recovery and if you enabled su, it's for apps on the phone.
To remount like what you did, you'll need to edit the prop file in the kernel image. You can't edit it on the phone since the changes will not be saved.
|