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

Build kernel issue #11

Open
FlyBoyA opened this issue May 29, 2024 · 1 comment
Open

Build kernel issue #11

FlyBoyA opened this issue May 29, 2024 · 1 comment

Comments

@FlyBoyA
Copy link

FlyBoyA commented May 29, 2024

Hi
After doing

make -j4 zImage 
make -j4 modules 
make -j4 dtbs 

I get error at this step do you have idea what could be the issue
make -j4 modules_install

I have attached the error snapshot

dtbs

@VancomycinHCl
Copy link

I'm not a professional in this area, but based on the error message, it seems that the current user does not have permission to create a directory in the /boot folder. As a straightforward solution, I would suggest manually creating the directory using the bash command console or installing the binary file as the root user.

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