The "sudo apt-get clean" command was accepted quietly by Terminal, but no
reply issued. I next ran sudo apt-get update, which responded ultimately with
"run sudo dmesg --configure -a" and when I ran that, another Terminal crash
occurred, but I tried again. This time the messages appear to have swallowed
the remaining disk space, so the process stopped and I could get the
Terminal's output:
[QUOTE]
sudo dpkg --configure -a
Setting up linux-image-3.13.0-132-lowlatency (3.13.0-132.181+7.0trisquel2)
...
Running depmod.
update-initramfs: deferring update (hook will be called later)
The link /initrd.img is a dangling linkto
/boot/initrd.img-3.13.0-132-lowlatency
vmlinuz(/boot/vmlinuz-3.13.0-132-lowlatency
) points to /boot/vmlinuz-3.13.0-132-lowlatency
(/boot/vmlinuz-3.13.0-132-lowlatency) -- doing nothing at
/var/lib/dpkg/info/linux-image-3.13.0-132-lowlatency.postinst line 491.
Examining /etc/kernel/postinst.d.
run-parts: executing /etc/kernel/postinst.d/apt-auto-removal
3.13.0-132-lowlatency /boot/vmlinuz-3.13.0-132-lowlatency
/etc/kernel/postinst.d/apt-auto-removal: 84:
/etc/kernel/postinst.d/apt-auto-removal: cannot create
/etc/apt/apt.conf.d//01autoremove-kernels.dpkg-new: No space left on device
run-parts: /etc/kernel/postinst.d/apt-auto-removal exited with return code 2
Failed to process /etc/kernel/postinst.d at
/var/lib/dpkg/info/linux-image-3.13.0-132-lowlatency.postinst line 1025.
dpkg: error processing package linux-image-3.13.0-132-lowlatency
(--configure):
subprocess installed post-installation script returned error exit status 2
Setting up samba-common-bin (2:4.3.11+dfsg-0ubuntu0.14.04.12) ...
dpkg: unrecoverable fatal error, aborting:
unable to create `/var/lib/dpkg/updates/tmp.i': No space left on device
[/QUOTE]