raman narasimhan wrote: > sir, > whenever i try to install/remove/update a package, i get the message > 'no space left on device' > what am i supposed to do?? > for example: > > debian:~# update-initramfs -u -t -k `uname -r` > update-initramfs: Generating /boot/initrd.img-2.6.26-1-686 > cp: writing > `/tmp/mkinitramfs_LnkiaB//usr/share/splashy/themes/default/error.png': > No space left on device
If you'll run "df -h", you'll see which partition[s] is/are full. You'll have to clean some space off that partition. Likely, you can run "aptitude autoclean" to get rid of old .debs that are not longer needed, which could free up a lot of space. Run "df -h" before and after this command to see the difference in free space it made. -- Kent West <")))>< Westing Peacefully - http://kentwest.blogspot.com -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org