Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error while running ./mkboot boot.img extract_img #40

Open
avid-coder05 opened this issue May 24, 2023 · 0 comments
Open

Error while running ./mkboot boot.img extract_img #40

avid-coder05 opened this issue May 24, 2023 · 0 comments

Comments

@avid-coder05
Copy link

It gives out 4 error statements:

Unpack & decompress boot.img to ./extract_img
./mkboot: line 220: (kernel_size+page_size-1)/page_size: division by 0 (error token is "page_size")
./mkboot: line 221: (ramdisk_size+page_size-1)/page_size: division by 0 (error token is "page_size")
./mkboot: line 222: (second_size+page_size-1)/page_size: division by 0 (error token is "page_size")
./mkboot: line 223: (dtb_size+page_size-1)/page_size: division by 0 (error token is "page_size")

Please help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant