Permabanned
Just out of curiosity how big is your current kernel in size?
My server's is:
This uses no modules at all.
My main machine's is:
Uses these modules:
My backup kernel is:
Again, no modules!
Shak
My server's is:
Code:
root@lemming init.d # du -sch /boot/bzImage
1.2M /boot/bzImage
1.2M total
This uses no modules at all.
My main machine's is:
Code:
bash-2.05a# du -sch /boot/bzImage
1.5M /boot/bzImage
1.5M total
Uses these modules:
Code:
Module Size Used by Tainted: PF
vmnet 20000 6
parport_pc 17032 0 (unused)
parport 17728 0 [parport_pc]
vmmon 20500 0
emu10k1 76544 1
ac97_codec 9824 0 [emu10k1]
w83781d 19232 0
eeprom 3616 0
i2c-proc 6368 0 [w83781d eeprom]
i2c-isa 1284 0 (unused)
i2c-amd756 3812 0 (unused)
i2c-core 13376 0 [w83781d eeprom i2c-proc i2c-isa i2c-amd756]
My backup kernel is:
Code:
bash-2.05a# du -sch /boot/mjc.kernel
1.2M /boot/mjc.kernel
1.2M total
Again, no modules!
Shak