Quote:
Originally Posted by spiky0011
I want to know how to find the size of the installed kernel, Am I correct that it,s the vmlinuz file
|
Strictly speaking; Yes.
You could start a discussion if the modules should be included. Every option you set to be build as a module is not included in the kernel, but build outside of it (have a look at the /lib/modules/<krenel.version>/ directory).