What I did:
1-installed factory via ftp
2-zcat /proc/config.gz > .config
3-make menuconfig (add smbfs support and change kernel suffix)
4-make
5-make modules_install
6-INSTALL_PATH=/boot make install
7-fixed broken /boot/grub/menu.lst
8-rebooted new kernel
/lib/modules/2.6.21-rc7-3-default# du -s .
57410   .
/lib/modules/2.6.21-rc7-3-b7513-16# du -s .
529982  .
/lib/modules/2.6.21-rc7-3-b7513-16/kernel/fs/reiserfs# ll
-rw-rw-rw- 1 root root 2783209 apr 30 01:16 (objdump -h shows 26 segments, 9
more than stock)
/lib/modules/2.6.21-rc7-3-b7513-16/kernel/fs/smbfs# ll
-rw-rw-rw- 1 root root 1081958 apr 30 01:16 smbfs.ko (stat claims 2126
blocks of 1024 each, double that required for 1081958 filesize; objdump -h
shows 24 segments, 9 more than stock)

On my 10.2 smbfs.ko is only size 75753. Why do my modules consume 9.2 times
as much overall disk space as the stock modules? What did I do wrong?
-- 
"Therefore, if anyone is in Christ, he is a new creation; the
old has gone, the new has come!"        2 Corinthians 5:17 NIV

 Team OS/2 ** Reg. Linux User #211409

Felix Miata  ***  http://mrmazda.no-ip.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to