-
Notifications
You must be signed in to change notification settings - Fork 23
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
Add kappa support #42
base: main
Are you sure you want to change the base?
Conversation
for some reason, I cant compile because of basename: missing operand. |
Looks like @bilelmoussaoui already reported this [1]. Looking at it now. Meanwhile I think you try to use the following if kappa is already enabled in Fedora kernel.
[1] #41 |
Thanks! Testing the image right now. Will report back in a few hours |
Tried the image, but kappa boots into a black screen. |
Found the reason why. It has not even copied the rootfs files. The last thing the script outputs is "/home/linux/chromebooks/tmpdir mount(2) system call failed: File Exists." |
Can you enable |
Sorry, I didn't have much time. I will test this sometime in this week. |
Can you build from your side? I tried building with latest master, but it won't mount. I am busy this week. Will post output soon. |
1 year later - I merged all the commits, and I will be testing again. |
Please squash all the commits and create one with a meaningful commit message (i.e https://www.freecodecamp.org/news/how-to-write-better-git-commit-messages/ ). Thanks. |
Adds initial support to kappa - in mainline kernel