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

Add kappa support #42

Open
wants to merge 11 commits into
base: main
Choose a base branch
from
Open

Add kappa support #42

wants to merge 11 commits into from

Conversation

aneeshlingala
Copy link

@aneeshlingala aneeshlingala commented Jun 22, 2023

Adds initial support to kappa - in mainline kernel

@aneeshlingala
Copy link
Author

for some reason, I cant compile because of basename: missing operand.

@eballetbo
Copy link
Owner

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.

# ./chromebook-setup.sh deploy_fedora --architecture=arm64 --storage=/dev/sdX

[1] #41

@aneeshlingala
Copy link
Author

Thanks!

Testing the image right now. Will report back in a few hours

@aneeshlingala
Copy link
Author

Tried the image, but kappa boots into a black screen.

@aneeshlingala
Copy link
Author

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."

@eballetbo
Copy link
Owner

Can you enable set -x in the script and rerun again?

@aneeshlingala
Copy link
Author

Sorry,

I didn't have much time.

I will test this sometime in this week.

@aneeshlingala
Copy link
Author

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.

@aneeshlingala
Copy link
Author

1 year later - I merged all the commits, and I will be testing again.

@eballetbo
Copy link
Owner

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.

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

Successfully merging this pull request may close these issues.

2 participants