I was trying to install some packages for my video website. During this process I got these errors.

Errors were encountered while processing:
linux-image-3.2.0-61-generic
E: Sub-process /usr/bin/dpkg returned an error code (1)

I have tried to purge, uninstall, clean, autremove - all the usual things but nothing works.
When I try to reconfigure I get this message

root@server11362:~# dpkg --configure linux-image-3.2.0-61-generic
Setting up linux-image-3.2.0-61-generic (3.2.0-61.93) ...
Running depmod.
update-initramfs: deferring update (hook will be called later)
The link /initrd.img is a dangling linkto /boot/initrd.img-3.2.0-61-generic
Examining /etc/kernel/postinst.d.
run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 3.2.0-61-generic /boot/vmlinuz-3.2.0-61-generic
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.2.0-61-generic /boot/vmlinuz-3.2.0-61-generic
update-initramfs: Generating /boot/initrd.img-3.2.0-61-generic

gzip: stdout: No space left on device
E: mkinitramfs failure cpio 141 gzip 1
update-initramfs: failed for /boot/initrd.img-3.2.0-61-generic with 1.
run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1
Failed to process /etc/kernel/postinst.d at /var/lib/dpkg/info/linux-image-3.2.0-61-generic.postinst line 1010.
dpkg: error processing linux-image-3.2.0-61-generic (--configure):
subprocess installed post-installation script returned error exit status 2
Errors were encountered while processing:
linux-image-3.2.0-61-generic
root@server11362:~#

The video website is theeducationchannel.info
I WORK REAL HARD ON IT!

How do I fix this problem?