bkerler / android_universal

Universal android boot to root
MIT License
262 stars 67 forks source link

hello #4

Open 58773622 opened 3 years ago

58773622 commented 3 years ago

pc@PC:~/android_universal$ ./makeramdisk.sh -filename boot.img Traceback (most recent call last): File "root/scripts/makeramdisk.py", line 20, in from bootsignature import sign, verify File "/home/pc/android_universal/root/scripts/bootsignature.py", line 18, in from pyasn1_modules import rfc2459, rfc4055 ImportError: cannot import name 'rfc4055' from 'pyasn1_modules' (/usr/lib/python3/dist-packages/pyasn1_modules/init.py)

bkerler commented 3 years ago

Make sure you have the requirements installed. You need to install pyasn1-modules (https://github.com/etingof/pyasn1-modules)

58773622 commented 3 years ago

确保您已安装要求。您需要安装 pyasn1-modules ( https://github.com/etingof/pyasn1-modules )

I threw an error after installation!

root@PC:/home/pc/android_universal# ./makeramdisk.sh -filename boot.img

Makeramdisk Android v3.30 (c) B. Kerler 2019-2021

Linux/Mac detected. 32Bit detected Target: Boot Unpacking image : boot.img to tmp

58773622 commented 2 years ago

root@DESKTOP-NM8UG5T:/home/pc/adbroot# ./makeramdisk.sh -filename boot.img

Makeramdisk Android v3.30 (c) B. Kerler 2019-2021

Linux/Mac detected. 32Bit detected Target: Boot Unpacking image : boot.img to tmp