Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
RT kernel compiled, but kernel file missing[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
dimko
Apprentice
Apprentice


Joined: 12 Feb 2006
Posts: 196

PostPosted: Fri Apr 05, 2024 9:13 pm    Post subject: RT kernel compiled, but kernel file missing[solved] Reply with quote

Howdy folks.

Trying to compile and install kernel below, and can't seem to get executable into boot

Code:
dimkosPC /usr/src/linux-6.6.22-rt27 # if make -j32 ; then echo 'compiled OK' ; else echo 'did not compile' ;  fi
  DESCEND objtool
make[4]: 'install_headers' is up to date.
  CALL    scripts/checksyscalls.sh
  CHK     kernel/kheaders_data.tar.xz
Kernel: arch/x86/boot/bzImage is ready  (#1)
compiled OK
dimkosPC /usr/src/linux-6.6.22-rt27 # if make install ; then echo 'installed ' ; else echo 'did not install' ;  fi
  INSTALL /boot
Cannot find LILO.
installed



yet

Code:
dimkosPC /usr/src/linux-6.6.22-rt27 # ls /boot/ |grep vmlinuz-6
vmlinuz-6.0.0+
vmlinuz-6.0.0+.old
vmlinuz-6.0.10
vmlinuz-6.0.12
vmlinuz-6.0.12.old
vmlinuz-6.0.8
vmlinuz-6.1.12-gentoo
vmlinuz-6.1.12-gentoo.old
vmlinuz-6.1.31-gentoo
vmlinuz-6.1.31-gentoo.old
vmlinuz-6.4.10
vmlinuz-6.5.0
vmlinuz-6.5.0.old
vmlinuz-6.5.3
vmlinuz-6.5.5
vmlinuz-6.5.5.old
vmlinuz-6.7.0
vmlinuz-6.7.0.old


What am I doing wrong, why not vmlinuz-6.6.22-rt27 in /boot ?
_________________
Just a user.


Last edited by dimko on Fri Apr 05, 2024 9:23 pm; edited 1 time in total
Back to top
View user's profile Send private message
dimko
Apprentice
Apprentice


Joined: 12 Feb 2006
Posts: 196

PostPosted: Fri Apr 05, 2024 9:22 pm    Post subject: found solution... Reply with quote

make bzImage

https://wiki.archlinux.org/title/Kernel/Traditional_compilation
_________________
Just a user.
Back to top
View user's profile Send private message
grknight
Retired Dev
Retired Dev


Joined: 20 Feb 2015
Posts: 1667

PostPosted: Sat Apr 06, 2024 12:02 am    Post subject: Reply with quote

See news item https://www.gentoo.org/support/news-items/2024-03-12-debianutils-installkernel.html
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