Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
"make install" does not work (solved)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
Spanik
l33t
l33t


Joined: 12 Dec 2003
Posts: 985
Location: Belgium

PostPosted: Fri Aug 16, 2024 11:01 am    Post subject: "make install" does not work (solved) Reply with quote

I ran an update and had a new kernel coming over: linux-6.6.38-gentoo. So I ran my usual incantation in a root console:
Code:

eselect kernel list
eselect kernel set 2
(checked if the link pointed to /usr/src/linux-6.6.38-gentoo)
cp /usr/src/linux-6.6.30-gentoo/.config /usr/src/linux/.config
make oldconfig
(nothing to answer this time)
make && make modules_install
mount /boot


And then I got:
Code:
daw /usr/src/linux # make install
  INSTALL /boot
Cannot find LILO.
daw /usr/src/linux # grub-mkconfig -o /boot/grub/grub.cfg
Generating grub configuration file ...


I get a listing of kernels found but no /boot/vmlinuz-6.6.38-gentoo. And when I check in /boot, the config, system-map and vmlinuz of 6.6.38 are not copied by the "make install". Is this broken or am I missing something?
_________________
Expert in non-working solutions


Last edited by Spanik on Fri Aug 16, 2024 12:43 pm; edited 1 time in total
Back to top
View user's profile Send private message
pietinger
Moderator
Moderator


Joined: 17 Oct 2006
Posts: 4845
Location: Bavaria

PostPosted: Fri Aug 16, 2024 11:40 am    Post subject: Reply with quote

Maybe you are missing the package sys-kernel/installkernel ?

There was a news item: https://www.gentoo.org/support/news-items/2024-03-12-debianutils-installkernel.html

See also here: https://wiki.gentoo.org/wiki/Installkernel
_________________
https://wiki.gentoo.org/wiki/User:Pietinger
Back to top
View user's profile Send private message
Spanik
l33t
l33t


Joined: 12 Dec 2003
Posts: 985
Location: Belgium

PostPosted: Fri Aug 16, 2024 12:43 pm    Post subject: Reply with quote

Thanks, that was it.
_________________
Expert in non-working solutions
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum