Skip to content

gvtek0/kernel-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Kernel Version from Image

If for some reason you want to find the version of a keknel image file. For example, i was curious after compiling during a Gentoo install.

Usage:

File is just the code, please run before executing:

gcc -o kver kver.c

Then run:

./kver [path to Kernel image file]

Admittedly stolena bit ago from a Stackoverflow answer, will link for credit if I can find it again. Just thought this would be useful to have in the arsenal.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages