Acer Liquid E600 Root, Disable Secure Mount topic
Hy,
First sorry for my bad english :P
This is my first thread here. I made a modified boot.img for Acer E600 with disabled secure mount mode.
1. Root (from http://acer-club.fr/viewtopic.php?f=252&t=9804 )
- Install the correct adb & fastboot drivers
- Download cwm: http://acer.shreps.fr/dl.php?v=CWM-6...MF9FNjAwLmltZw,,
- Download UPDATE-SuperSU-v2.46.zip: http://download.chainfire.eu/696/Sup...etrieve_file=1
- Copy the UPDATE-SuperSU-v2.46.zip to sdcard
- Connect the phone to pc and boot into cwm via fastboot:
adb reboot bootloader
fastboot boot CWM-6.0.5.0_E600.img
-Install the UPDATE-SuperSU-v2.46.zip from sdcard.
Now you have a root permission (with read only system)
2. Disable secure mount
- Download my boot.img: https://www.dropbox.com/s/walexx5gfe...temrw.img?dl=0
- Boot the phone with systemrw.img (like the cwm):
adb reboot bootloader
fastboot boot systemrw.img
After reboot you can mount the system as r/w temporary :D
You can installing Xposed, mounting link2sd ext partition, deleting useless system apps, etc.
Why temporary r/w? Because after repack the boot.img the packed image file size is smaller than the original (16mb --> 9mb) and I cant unlock my phone's bootloader :mad:
So with reboot the phone will boot from original boot image with read only system (but link2sd, xposed, init.d work well) ;)
Every time if you want modify the system just use the fastboot boot systemrw.img command
If somebody have more experience please repack the image normally :cyclops:
Just unpack the original boot.img and edit the init.target.rc in ramdisk folder.
search this line:
on early-boot
# set secure mount mode enabled
write /sys/fs/secure_mount_mode 1
and replace the "1" to "0"
First sorry for my bad english :P
This is my first thread here. I made a modified boot.img for Acer E600 with disabled secure mount mode.
1. Root (from http://acer-club.fr/viewtopic.php?f=252&t=9804 )
- Install the correct adb & fastboot drivers
- Download cwm: http://acer.shreps.fr/dl.php?v=CWM-6...MF9FNjAwLmltZw,,
- Download UPDATE-SuperSU-v2.46.zip: http://download.chainfire.eu/696/Sup...etrieve_file=1
- Copy the UPDATE-SuperSU-v2.46.zip to sdcard
- Connect the phone to pc and boot into cwm via fastboot:
adb reboot bootloader
fastboot boot CWM-6.0.5.0_E600.img
-Install the UPDATE-SuperSU-v2.46.zip from sdcard.
Now you have a root permission (with read only system)
2. Disable secure mount
- Download my boot.img: https://www.dropbox.com/s/walexx5gfe...temrw.img?dl=0
- Boot the phone with systemrw.img (like the cwm):
adb reboot bootloader
fastboot boot systemrw.img
After reboot you can mount the system as r/w temporary :D
You can installing Xposed, mounting link2sd ext partition, deleting useless system apps, etc.
Why temporary r/w? Because after repack the boot.img the packed image file size is smaller than the original (16mb --> 9mb) and I cant unlock my phone's bootloader :mad:
So with reboot the phone will boot from original boot image with read only system (but link2sd, xposed, init.d work well) ;)
Every time if you want modify the system just use the fastboot boot systemrw.img command
If somebody have more experience please repack the image normally :cyclops:
Just unpack the original boot.img and edit the init.target.rc in ramdisk folder.
search this line:
on early-boot
# set secure mount mode enabled
write /sys/fs/secure_mount_mode 1
and replace the "1" to "0"
xda-developers
Désolé, hec que je lu votre fil sur xda, mais les fichiers n'étaient pas disponibles.
RépondreSupprimerJ'ai essayé de suivre vos pas et changer le boot.img mais ne peut pas.
Est-il possible de partager à nouveau le fichier?
salutations