We're hiring! Apply Now

Hovatek Forum DEVELOPMENT Android [Please help] Error building tree TWRP Online

[Please help] Error building tree TWRP Online

[Please help] Error building tree TWRP Online

Pages (4): Previous 1 2 3 4 Next
hovatek
hovatek
hovatek
Administrator
49,832
25-08-2024, 03:57 PM
#11



Run this command and tell me the output

Code:

adb shell getprop ro.hardware
Migueldvp
Migueldvp
Migueldvp
Junior Member
25
25-08-2024, 03:59 PM
#12
(25-08-2024, 03:55 PM)hovatek
(25-08-2024, 03:28 PM)Migueldvp ..there are no recovery.fstab file inside ramdisk/etc and from my guess there should be the mount points for the recovery, maybe that is lost, i dont know.

This problem originates from the stock recovery.
Based on its contents, we'll have to manually modify a number of things.
I'll take a look at the TWRP generated by the Windows tool to see if it'll be easier to tweak that or we just manually feed information to the online tool

I see, okay, this is the one generated from windows tool and starts correctly. [ Login to download]
Migueldvp
Migueldvp
Migueldvp
Junior Member
25
25-08-2024, 04:01 PM
#13
(25-08-2024, 03:57 PM)hovatek Run this command and tell me the output

Code:

adb shell getprop ro.hardware

This is the output: eb12a_v31_bdz_s12a_00_fl3_zx_435_256x16b

i saw this file inside the recovery generated by both tools.
This post was last modified: 25-08-2024, 04:02 PM by Migueldvp.
hovatek
hovatek
hovatek
Administrator
49,832
25-08-2024, 04:10 PM
#14
(25-08-2024, 04:01 PM)Migueldvp This is the output: eb12a_v31_bdz_s12a_00_fl3_zx_435_256x16b

i saw this file inside the recovery generated by both tools.

I noticed this too. Just needed to confirm.
[ Login to download]
Try that and lets see what happens

Note!
We have a reply schedule for Free Support. Please upgrade to Private Support if you can't wait.
Migueldvp
Migueldvp
Migueldvp
Junior Member
25
25-08-2024, 04:39 PM
#15



(25-08-2024, 04:10 PM)hovatek
(25-08-2024, 04:01 PM)Migueldvp This is the output: eb12a_v31_bdz_s12a_00_fl3_zx_435_256x16b

i saw this file inside the recovery generated by both tools.

I noticed this too. Just needed to confirm.
[ Login to download]
Try that and lets see what happens.

Sorry for the delay, i was doing tests.

First i tried the one generated by the online tool as android 9, and i get the same, stuck in TWRP logo, dont go in.

then i tried the last one you provided in mega, that boot, but still not working, still the same function. no mtp, no adb sideload, no mount storages, 0mb storages.

but, after a few very tricky way to explore the files i found a way to see a zip that i want to flash. i selected and, got error, this are what the output say

Code:

Installing zip file  /system...bla bla, file.zip
checking for digest file....

this was the introduction of the file to zip"

Mounting system partition
Could not mount /system! Aborting
Updater process ended with ERROR!
Error installing Zip file  /system...bla bla, file.zip
updating partition details....
Failed to mo mount "/product" (invalid argument)
Failed to mo mount "/data" (invalid argument)
.... done
unable to mount storage
i transcripted this manually sorry if is not exact.
hovatek
hovatek
hovatek
Administrator
49,832
25-08-2024, 05:42 PM
#16
(25-08-2024, 04:39 PM)Migueldvp ..

Track these two builds and give feedback
3yKI8IfOfJ0vjrE6kubO
wwmScLH3K2D5qwPtOdtq

Note!
We have a reply schedule for Free Support. Please upgrade to Private Support if you can't wait.
hovatek
hovatek
hovatek
Administrator
49,832
25-08-2024, 05:46 PM
#17
Ensure to run

Code:

fastboot erase userdata
fastboot erase cache

after flashing the TWRP
Migueldvp
Migueldvp
Migueldvp
Junior Member
25
25-08-2024, 05:49 PM
#18
(25-08-2024, 05:46 PM)hovatek Ensure to run

Code:

fastboot erase userdata
fastboot erase cache

after flashing the TWRP

okay, testing now, i'll keep you updated.
Migueldvp
Migueldvp
Migueldvp
Junior Member
25
25-08-2024, 07:10 PM
#19
(25-08-2024, 05:46 PM)hovatek Ensure to run

Code:

fastboot erase userdata
fastboot erase cache

after flashing the TWRP

Well, first i cant do that kind of command from fastboot because mine its not unlocked, its not possible in this watch, the community still dont find the way to do it.

I was doing some in deph test to give you the best feedback. The Data reset take some time to get the basic stuff again working to keep going the testing.

The 3yKI8IfOfJ0vjrE6kubO still the same as the one that boot but doesnt works.

The best here is the second, wwmScLH3K2D5qwPtOdtq this has some improvement, as boot faster and now the "install" section works better. I'm using as test file two Gapps zip installer, they re different.

in this twrp still the problem that i cant have adb, mtp, sideload or partitions mounted, but i see more partitions in the "mount" section, but they still show as 0mb.

the only way i can find to try to flash this Gapp zip files its staring the android, using zarchiver and moving the flashable zip directly to the  "/system/whatever folder" then rebooting to recovery and in the "install" browsing to that directory, because its not possible at this point to see anything in the "sdcard or external" folders.

i commented that i cant do especial commands in fastboot and i cant do wipes from recovery, at least for now. Because in this TWRP i was able to do a data wipe sucesfully, but not the cache partition.  (i tried in the other build of twrp and wipe doesnt work). so this is a improvement too.

finally i tried to flash the Gapp files, and this was the outputs that i have.

Code:

Failed to mount "Data" (invalid argument)
Failed to mount "/Storage/sdcard0" (invalid argument)
...done
Unable to mount Storage
FullSELinux support is present.

Installing zip file  /system...bla bla, GappTest1.zip
Verifying sip signature
Zip signature verification failed!
Error installing zip file  /system...bla bla, GappTest1.zip
Updating partition details..
Failed to mount "data" invalid argument
failed to mount "storage/sdcard0" (invalid argument)
...done
unable to mount storage

THERE I TRIED TO DO THE ANOTHER FLASH FILE

Installing zip file  /system...bla bla, GappTest2.zip
Verifying sip signature
Zip signature verified sucesfully.
Unmounting System...
Failed to unmount "/system" (Devise or resourse busy)
Failed unmounting System
Error installing  /system...bla bla, GappTest2.zip
updating partition details....
Failed to mount "/data" (invalid argument)
Failed to mount "/storage/sdcard00" (invalid argument)
.... done
unable to mount storage
unable to mount "data" (invalid argument)
Again this is a handmade output its not exact but almost.
I noticed too that starting the android normally, now i have the official TWRP apk installed directly from the recovery partition.
Migueldvp
Migueldvp
Migueldvp
Junior Member
25
25-08-2024, 07:35 PM
#20
I noticed that installing files that write in system and are inside system too are not possible cuz it's needed to unmount te partition, so i move the file to another folder, in cache folder. But I get errors too.

Code:

Installing zip file  /cache...bla bla, GappTest2.zip
Verifying sip signature
Zip signature verification failed!
Error installing zip file  /cache...bla bla, GappTest1.zip
Updating partition details..
Failed to mount "data" invalid argument
failed to mount "storage/sdcard0" (invalid argument)
...done
unable to mount storage

 this file don't show signature error in the other test (when was  inside system). But whatever still the mount problems and it's not normal that has signature errors in one test and in another not.
This post was last modified: 25-08-2024, 07:38 PM by Migueldvp.
Pages (4): Previous 1 2 3 4 Next
Users browsing this thread:
 1 Guest(s)
Users browsing this thread:
 1 Guest(s)
Join us
WhTlYt