Re: [gentoo-user] Gentoo-kernel 6.6 -- how to install?

2024-01-27 Thread Walter Dnes
On Sat, Jan 27, 2024 at 08:09:03PM +0100, Arsen Arsenović wrote > Try installing installkernel with USE=grub and reporting what happens > when you try to config a dist-kernel. I run grub. My flags... [x8940][root][~] emerge -pv installkernel [ebuild R]

Re: [gentoo-user] Gentoo-kernel 6.6 -- how to install?

2024-01-27 Thread Arsen Arsenović
Alexander Puchmayr writes: > Hi there, > > Since now kernel 6.6 is stable, installation procedure seems to have changed. > > I used to install it by > > emerge --config gentoo-kernel > grub-mkconfig -o /boot/grub/grub.cfg This means something was wrong before. The extra mkconfig step should

Re: [gentoo-user] Gentoo-kernel 6.6 -- how to install?

2024-01-27 Thread Mr Guillaume Seren
Hey, I've run into the same issue. >From what I could backtrack it was the merge, of kernel-install into installkernel (https://wiki.gentoo.org/wiki/Installkernel). So what I did to fix was to add the following change, as suggested in the wiki to prevent the systemd-kernel-install, like: ``` $

Re: [gentoo-user] Gentoo-kernel 6.6 -- how to install?

2024-01-27 Thread Peter Humphrey
On Saturday, 27 January 2024 16:10:40 GMT Alexander Puchmayr wrote: > Since now kernel 6.6 is stable, installation procedure seems to have > changed. > > I used to install it by > > emerge --config gentoo-kernel I don't know what that does. I run make oldconfig; make; make modules-install;

[gentoo-user] Gentoo-kernel 6.6 -- how to install?

2024-01-27 Thread Alexander Puchmayr
Hi there, Since now kernel 6.6 is stable, installation procedure seems to have changed. I used to install it by emerge --config gentoo-kernel grub-mkconfig -o /boot/grub/grub.cfg But grub does not find the kernel, since it is not installed in /boot's root but in some uuid named sub