[Tutorial] How to create a custom signed vbmeta.img for Unisoc using AVBtool
[Tutorial] How to create a custom signed vbmeta.img for Unisoc using AVBtool
(21-10-2021, 11:48 AM)RashGift I tried this but I got an error message that python can not be found, am I suppose to download any file?
(21-10-2021, 12:23 PM)RashGift In order for me to do this, I had to replace the python directory in PATH with that of openssl... When I tried to extract the information from my vbmeta_sign.img using avbtool, I got an error message
(22-10-2021, 10:41 AM)X3non(21-10-2021, 11:48 AM)RashGift I tried this but I got an error message that python can not be found, am I suppose to download any file?
you tried the commands while having internet connection on the pc?
(21-10-2021, 12:23 PM)RashGift In order for me to do this, I had to replace the python directory in PATH with that of openssl... When I tried to extract the information from my vbmeta_sign.img using avbtool, I got an error message
both python and openssl need to be added to PATH
and for the error in your screenshot, if you're using the avbtool we listed here, ensure that you're using python 2.x not python 3.x
(22-10-2021, 10:56 AM)RashGift I didn't connect my PC to the internet
(22-10-2021, 10:56 AM)RashGift I didn't connect my PC to the internet
(25-10-2021, 01:56 AM)lolvatveo i added python to PATH, but openssl doesn't work because PATH is out of space. Python only works with Path variable name, it won't work in cmd with any other variable name like python,...
(14-10-2021, 10:37 AM)X3non(13-10-2021, 12:11 PM)RashGift How do I install python on Linux?
Code:sudo apt update sudo apt install python2.7 python-pip
1. refreshes the repositories
2. installs python 2.7 and pip for it
(04-11-2021, 02:42 AM)babttech Sorry.... I have avbtool. 1.1.0 follow by unnamed partition, recovery partition, boot partition, vbmeta system partition, ebt should I use it as public key like that my phone is infinix x655c... Because I watch your tutorial but most of the partition you copied is not there in my vbmeta... Pls guide me more thanks