I tried to copy the system image file (system.rooted.H81510c-EU.img = 4 GB) to a different location as the /data/media/0/ of
is obviously NOT available to me because I use device encryption. (/data unavailable) So I tried to find a way to replace /data/media/0/ with anything that maps to my external_SD Card (/mnt/media_rw/external_SD) as this is not encrypted (can be encrypted easily). The Send_Command.exe \.\COM5 shell is NOT very helpful in even understanding if the SD_Card is mounted. Anyone knows anything about it?
Second I tried to, as I am rooted, to copy the system image file to any location the Send_Command.exe \.\COM5 shell would be able to read from although the device is encrypted. This would have been a 2 step process of rooting, unrooting and encryption and re rooting but I wanted to try. Somehow despite having root rights I could NOT copy anything directly to /. Or any other folder available in the Send_Command.exe \.\COM5 shell. Any files or folders I created where successfully created when NOT created in / but I could not copy the large image file. It always told me not enough space, which is not the case. Folders I created seemed to be vanished after a reboot.
Anyone can shine a light on this? Cant I copy because the device is already encrypted, or cant I copy because of SLELinux Security?
Third I tried to copy the image file via Push_File.exe \.\COM5 system.rooted.H81510c-EU.img /tmp/system.rooted.H81510c-EU.img which seemed to work. Just to find out it started fine and then quickly failed. Maybe not enough space in /tmp or wrong Push_File.exe parameter?
Anyone can help me out here?:eek:
Best regards
Code:
dd if=/data/media/0/system.rooted.H81510c-EU.img bs=8192 seek=55296 count=529920 of=/dev/block/mmcblk0
Second I tried to, as I am rooted, to copy the system image file to any location the Send_Command.exe \.\COM5 shell would be able to read from although the device is encrypted. This would have been a 2 step process of rooting, unrooting and encryption and re rooting but I wanted to try. Somehow despite having root rights I could NOT copy anything directly to /. Or any other folder available in the Send_Command.exe \.\COM5 shell. Any files or folders I created where successfully created when NOT created in / but I could not copy the large image file. It always told me not enough space, which is not the case. Folders I created seemed to be vanished after a reboot.
Anyone can shine a light on this? Cant I copy because the device is already encrypted, or cant I copy because of SLELinux Security?
Third I tried to copy the image file via Push_File.exe \.\COM5 system.rooted.H81510c-EU.img /tmp/system.rooted.H81510c-EU.img which seemed to work. Just to find out it started fine and then quickly failed. Maybe not enough space in /tmp or wrong Push_File.exe parameter?
Anyone can help me out here?:eek:
Best regards
Aucun commentaire:
Enregistrer un commentaire