-
mkbootimg.py script is missing causing the following error:
```
mkbootimg.py --kernel out/Image-dtb --ramdisk out/ramdisk.img --cmdline "androidboot.hardware=hikey970 firmware_class.path=/system/etc…
-
I know it says Android 10 is beta.
I know recovery is not fully working on Android 10.
When I build twrp. The image is not packed correctly. I manually unpack it, add the correct flags and files t…
-
**Alright, so, I can get to recovery and have backups of my rmcBoot.img.
The resulting image from the fixPart script is 4'488 KB.
Here's the process of the fixPart**
C:\reviveMC74>python reviveMc…
-
Looks like Magisk's update.zip patches boot.img but breaks it's structure because I can not unpack it with abootimg, magisk-boot and other utilities. Everything I see is init in initrd and kernel. Is …
twaik updated
4 years ago
-
[main] WARN cfig.packable.PackableLauncher - [boot.img] will be handled by [BootImgParser]
[main] WARN cfig.packable.PackableLauncher - 'pack' sequence initialized
[main] INFO Packer - Loading confi…
-
Kernel fails to build inline because the dtbs folder is not copied to output directory
```
mkqcdtbootimg: failed to open '/out/target/product/aries/dtbs': No such file or directory
build/core/Makefil…
-
I was running the script freely believing that as long as I didn't use sudo nothing would be changed, since that's the default behaviour of almost every script and application I've used.
The proble…
-
jetson-nano-20200128225419.tegraflash$ ls
bmp.blob flash.xml mkpkc sc7entry-firmware.bin tegrabct tegrarcm
bsp_version flash.xml.in m…
-
As the title states.
We believe it may be due to the stock bootloaders forcing 64-bit boot modes, but have no definitive proof yet.
So far, it doesn't boot on:
- HTC One M9 (msm8994, FDT): St…
-
Hi guys, when trying to build the project in my vm I got the error below.
![image](https://user-images.githubusercontent.com/22963092/84085600-51d3c400-a9bc-11ea-9514-ae2b8118722f.png)
I redid t…