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 and boot options #1

Closed
Zubnix opened this issue May 28, 2018 · 2 comments
Closed

Build and boot options #1

Zubnix opened this issue May 28, 2018 · 2 comments

Comments

@Zubnix
Copy link

Zubnix commented May 28, 2018

What are the build and/or boot options used in this config? ie if I'm using uefi+grub & genkernel, what genkernel build commands should I (not) use? Or is this config for a specific uefi only build(?)

@strelec
Copy link
Owner

strelec commented May 28, 2018

Do not use genkernel, use gentoo-sources.

This config should work both as a classical image, or as UEFI image (that you put onto the EFI partition).

All parameters are already embeded in the config, see here: https://github.com/strelec/dell-xps-15-kernel-config/blob/master/Linux%204.16/.config#L549

If you have never configured your own kernel, take a day off, it will take some time.

@Zubnix
Copy link
Author

Zubnix commented May 28, 2018

I was having some trouble getting it to boot using genkernel because it kept complaining about not finding the root device uuid. I did indeed noticed all config parameters are build in (including the partition uuid, which I assume will not work for anybody aside you... ) I'll see if I can get it working using the classic approach with an adjusted partuuid.

As far as my 10+y experience in getting gentoo (kernels) to work on a laptop exactly as you want them, it will usually take a day regardless if you've done it before or not... 😉

@Zubnix Zubnix closed this as completed May 28, 2018
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