kdrag0n / android-webinstall

Easy-to-use web installer for Android-based operating systems
https://protonaosp.kdrag0n.dev/
MIT License
261 stars 56 forks source link

Webinstaller doenst flash vendor.img on oriole factory images (customrom, not protonaosp) #7

Open koen01 opened 2 years ago

koen01 commented 2 years ago

i generated factory images for oriole for my own custom aosp based rom. They flash fine with fastboot on linux/mac os / windows.

But if i flash them with the android-webinstall tool the oriole wont boot (sunfish and coral do boot with images flash with the webinstaller)

in google chrome console i see following ragrding the vendor img

image

for some reason the installer thinks the vendor.img is 4096 bytes? Where does this come from?

flashing the same factory image with fastboot on windows gives this output for this step: image

safarifox commented 1 year ago

any one have a solution ?

Qingcheng0077 commented 5 months ago

Hi @koen01 @safarifox I wanna do the same thing, configure it for a custom flash, but have issue with the downloading https://github.com/kdrag0n/android-webinstall/discussions/17 could you please give me some hints, thanks in advance!