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 building ISO when using generic kernel build #6

Open
abelian424 opened this issue Aug 3, 2020 · 0 comments
Open

Error building ISO when using generic kernel build #6

abelian424 opened this issue Aug 3, 2020 · 0 comments

Comments

@abelian424
Copy link
Owner

I've noticed that the build works fine if I populate ./packages with linux-mainline-bcachefs or linux-bcachefs-ck that has a built package. But if I let the script build the package with generic settings, the ISO build fails. I'm not really sure what the problem is, but I recommend pre-building the linux bcachefs kernel with the right processor customizations for your CPU for now. Since when it comes time to install arch it just reuses the bcachefs kernel package from the iso anyway, you'll save time and later effort by doing this. To do so, just git clone the aur repo, do a makepkg -src (or -sric if you want to install as well) in the package directory, and then copy the entire directory into your packages folder for archiso-bcachefs-mainline(-ck). If the script detects the package, it won't try to rebuild it.

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