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

why doesn't it work without magisk #6

Open
tugagear opened this issue Jul 22, 2021 · 1 comment
Open

why doesn't it work without magisk #6

tugagear opened this issue Jul 22, 2021 · 1 comment

Comments

@tugagear
Copy link

When installing the kernel I get an error referring to the fact that I cannot find ramdisk when I have a previously installed stock kernel but having a kernel patched with magisk, the zip is installed without problems. Another thing, maybe it would be a good idea to include a script with the following code to easily compress the zip without having to open the terminal

a file called make.sh
with the following code
#! / bin / bash
zip -r9 UPDATE-AnyKernel3.zip * -x .git README.md * placeholder * make.sh

@Mmk967
Copy link

Mmk967 commented Jun 21, 2022

When installing the kernel I get an error referring to the fact that I cannot find ramdisk when I have a previously installed stock kernel but having a kernel patched with magisk, the zip is installed without problems. Another thing, maybe it would be a good idea to include a script with the following code to easily compress the zip without having to open the terminal

a file called make.sh
with the following code
#! / bin / bash
zip -r9 UPDATE-AnyKernel3.zip * -x .git README.md * placeholder * make.sh

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

2 participants