i have the same problem as you... some files are saved on: maxim...@maximiliano:~$ sudo ls -l /var/lib/initramfs-tools/ total 8 -rw-r--r-- 1 root root 72 ago 21 2008 2.6.18-5-486 -rw-r--r-- 1 root root 72 feb 19 01:58 2.6.18-6-486
so, when update-initramfs are upgrading create some files, but when delete the kernel why don't delete the old files?... the same happen with /lib/modules the old kernels leave their modules there... maxim...@maximiliano:~$ cat /proc/cmdline BOOT_IMAGE=/vmlinuz-2.6.29-2-686 root=UUID=28e34111-cb8e-4865-8110-6d8e9e87f537 ro quiet maxim...@maximiliano:~$ cat /proc/filesystems nodev sysfs nodev rootfs nodev bdev nodev proc nodev cgroup nodev cpuset nodev debugfs nodev securityfs nodev sockfs nodev pipefs nodev anon_inodefs nodev tmpfs nodev inotifyfs nodev devpts nodev ramfs nodev hugetlbfs nodev mqueue nodev usbfs reiserfs nodev fuse fuseblk nodev fusectl ext2 ext3 ext4 ext4dev ntfs nodev binfmt_misc xfs jfs msdos vfat minix hfs hfsplus qnx4 ufs maxim...@maximiliano:~$ lsmod Module Size Used by ufs 60296 0 qnx4 7376 0 hfsplus 65176 0 hfs 36640 0 minix 21440 0 vfat 8672 0 msdos 6612 0 fat 41688 2 vfat,msdos jfs 145224 0 xfs 438052 0 exportfs 3900 1 xfs xt_multiport 2480 1 iptable_filter 2944 1 ip_tables 9908 1 iptable_filter x_tables 13672 2 xt_multiport,ip_tables binfmt_misc 7168 1 nvidia 7218128 20 agpgart 30624 1 nvidia ppdev 6224 0 parport_pc 22020 0 lp 7872 0 parport 30868 3 ppdev,parport_pc,lp battery 5832 0 powernow_k8 11648 0 cpufreq_powersave 1276 0 cpufreq_stats 3588 0 cpufreq_userspace 2748 1 cpufreq_conservative 5456 0 ipv6 232468 35 nls_utf8 1472 8 ntfs 177164 2 nls_base 6508 7 hfsplus,hfs,vfat,fat,jfs,nls_utf8,ntfs ext4 193488 1 jbd2 51580 1 ext4 crc16 1744 1 ext4 ext3 107180 2 jbd 42500 1 ext3 ext2 53960 1 mbcache 7180 3 ext4,ext3,ext2 fuse 48352 1 loop 12988 0 snd_intel8x0 25896 6 snd_ac97_codec 91260 1 snd_intel8x0 ac97_bus 1444 1 snd_ac97_codec snd_pcm_oss 31708 0 snd_mixer_oss 12000 1 snd_pcm_oss snd_pcm 62708 5 snd_intel8x0,snd_ac97_codec,snd_pcm_oss snd_seq_dummy 2368 0 snd_seq_oss 24756 0 snd_seq_midi 5448 0 snd_rawmidi 18544 1 snd_seq_midi snd_seq_midi_event 6072 2 snd_seq_oss,snd_seq_midi snd_seq 42120 6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event snd_timer 17808 4 snd_pcm,snd_seq snd_seq_device 6108 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq snd 48420 18 snd_intel8x0,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device k8temp 3868 0 pcspkr 2092 0 gspca_sunplus 15108 0 gspca_main 18956 1 gspca_sunplus soundcore 6204 1 snd evdev 8160 8 i2c_nforce2 6144 0 i2c_core 20828 2 nvidia,i2c_nforce2 videodev 33448 1 gspca_main v4l1_compat 11196 1 videodev snd_page_alloc 8036 2 snd_intel8x0,snd_pcm button 5672 0 reiserfs 181820 2 sd_mod 28252 12 crc_t10dif 1616 1 sd_mod ide_cd_mod 25532 0 cdrom 29804 1 ide_cd_mod ata_generic 4316 0 usbhid 29132 0 hid 34260 1 usbhid ide_pci_generic 3408 0 sata_nv 19684 9 dmfe 17156 0 ohci_hcd 20164 0 amd74xx 5400 0 libata 148892 2 ata_generic,sata_nv scsi_mod 132076 2 sd_mod,libata ehci_hcd 29936 0 ide_core 91812 3 ide_cd_mod,ide_pci_generic,amd74xx usbcore 124912 6 gspca_sunplus,gspca_main,usbhid,ohci_hcd,ehci_hcd thermal 15092 0 processor 39540 2 powernow_k8,thermal fan 4104 0 thermal_sys 10272 3 thermal,processor,fan -- /etc/kernel-img.conf # Kernel image management overrides # See kernel-img.conf(5) for details do_symlinks = yes relative_links = yes do_bootloader = no do_bootfloppy = no do_initrd = yes link_in_boot = no postinst_hook = update-grub postrm_hook = update-grub -- /etc/initramfs-tools/initramfs.conf MODULES=most BUSYBOX=y KEYMAP=n BOOT=local DEVICE=eth0 NFSROOT=auto maxim...@maximiliano:~$ lsb_release LSB Version: core-2.0-ia32:core-2.0-noarch:core-3.0-ia32:core-3.0-noarch:core-3.1-ia32:core-3.1-noarch:core-3.2-ia32:core-3.2-noarch -- Maximiliano Augusto Castañón Araneda Santiago, Chile Linux user # 394821