When trying to set Configuration i end up with the following errors:
pi@piaware:~$ piaware-config wireless-ssid Manifest
Set wireless-ssid to Manifest in /boot/piaware-config.txt:56
could not write new config files: cat: write error: No space left on device
child process 11127 exited with status 1
pi@piaware:~$ sudo piaware-config wireless-ssid Manifest
Set wireless-ssid to Manifest in /boot/piaware-config.txt:56
could not write new config files: error flushing "file5": no space left on device
pi@piaware:~$
It seems that my /boot/ is full
pi@piaware:~$ df -h
Filesystem Size Used Avail Use% Mounted on
udev 10M 0 10M 0% /dev
tmpfs 185M 4.5M 181M 3% /run
/dev/mmcblk0p2 15G 1.5G 13G 11% /
tmpfs 463M 4.0K 463M 1% /dev/shm
tmpfs 5.0M 0 5.0M 0% /run/lock
tmpfs 463M 0 463M 0% /sys/fs/cgroup
tmpfs 463M 12K 463M 1% /tmp
/dev/mmcblk0p1 128M 128M 0 100% /boot
tmpfs 93M 0 93M 0% /run/user/1000
Is there any way to safely overcome this when I at the moment only have remote access?
Could I for instance delete initrd.img-4.9.0-2-rpi2.dpkg-bak?
pi@piaware:~$ ls -al /boot/
total 130476
drwxr-xr-x 4 root root 16384 Aug 1 19:22 .
drwxr-xr-x 21 root root 4096 Jul 31 05:41 ..
-rwxr-xr-x 1 root root 15656 Jun 5 05:57 bcm2708-rpi-0-w.dtb
-rwxr-xr-x 1 root root 15193 Jun 5 05:57 bcm2708-rpi-b.dtb
-rwxr-xr-x 1 root root 15452 Jun 5 05:57 bcm2708-rpi-b-plus.dtb
-rwxr-xr-x 1 root root 14912 Jun 5 05:57 bcm2708-rpi-cm.dtb
-rwxr-xr-x 1 root root 16519 Jun 5 05:57 bcm2709-rpi-2-b.dtb
-rwxr-xr-x 1 root root 17632 Jun 5 05:57 bcm2710-rpi-3-b.dtb
-rwxr-xr-x 1 root root 16388 Jun 5 05:57 bcm2710-rpi-cm3.dtb
-rwxr-xr-x 1 root root 50268 Jun 5 05:58 bootcode.bin
-rwxr-xr-x 1 root root 0 Jul 31 05:41 cmdline.txt
-rwxr-xr-x 1 root root 132685 Sep 23 2016 config-4.4.0-1-rpi
-rwxr-xr-x 1 root root 132692 Sep 23 2016 config-4.4.0-1-rpi2
-rwxr-xr-x 1 root root 175626 Jul 31 05:40 config-4.9.0-2-rpi
-rwxr-xr-x 1 root root 193019 Jul 31 05:41 config-4.9.0-2-rpi2
-rwxr-xr-x 1 root root 556 May 22 05:43 config.txt
-rwxr-xr-x 1 root root 2578 Jun 5 05:58 fixup_cd.dat
-rwxr-xr-x 1 root root 6660 Jun 5 05:58 fixup.dat
-rwxr-xr-x 1 root root 9799 Jun 5 05:58 fixup_db.dat
-rwxr-xr-x 1 root root 9795 Jun 5 05:58 fixup_x.dat
-rwxr-xr-x 1 root root 2048 Jan 1 1980 FSCK0000.REC
-rwxr-xr-x 1 root root 10410308 Jul 31 05:17 initrd.img-4.4.0-1-rpi
-rwxr-xr-x 1 root root 10494498 Jul 31 05:17 initrd.img-4.4.0-1-rpi2
-rwxr-xr-x 1 root root 19314730 Jul 31 05:41 initrd.img-4.9.0-2-rpi
-rwxr-xr-x 1 root root 20727035 Jul 31 05:41 initrd.img-4.9.0-2-rpi2
-rwxr-xr-x 1 root root 19927040 Aug 1 19:22 initrd.img-4.9.0-2-rpi2.dpkg-bak
-rwxr-xr-x 1 root root 4514168 Sep 23 2016 kernel7.img
-rwxr-xr-x 1 root root 4316272 Sep 23 2016 kernel.img
-rwxr-xr-x 1 root root 1494 Jun 5 05:58 LICENCE.broadcom
drwxr-xr-x 2 root root 10240 Jun 5 05:58 overlays
-rwxr-xr-x 1 root root 3766 Apr 27 16:31 piaware-config.txt
-rwxr-xr-x 1 root root 2534 Apr 3 17:29 piaware-config.txt.dpkg-dist
-rwxr-xr-x 1 root root 656868 Jun 5 05:57 start_cd.elf
-rwxr-xr-x 1 root root 4989092 Jun 5 05:57 start_db.elf
-rwxr-xr-x 1 root root 2851012 Jun 5 05:57 start.elf
-rwxr-xr-x 1 root root 3934596 Jun 5 05:57 start_x.elf
-rwxr-xr-x 1 root root 2115508 Sep 23 2016 System.map-4.4.0-1-rpi
-rwxr-xr-x 1 root root 2177376 Sep 23 2016 System.map-4.4.0-1-rpi2
-rwxr-xr-x 1 root root 2600314 Jul 31 05:40 System.map-4.9.0-2-rpi
-rwxr-xr-x 1 root root 3214969 Jul 31 05:41 System.map-4.9.0-2-rpi2
drwxr-xr-x 2 root root 2048 Jan 7 2017 System Volume Information
-rwxr-xr-x 1 root root 4316272 Sep 23 2016 vmlinuz-4.4.0-1-rpi
-rwxr-xr-x 1 root root 4514168 Sep 23 2016 vmlinuz-4.4.0-1-rpi2
-rwxr-xr-x 1 root root 5293628 Jul 31 05:40 vmlinuz-4.9.0-2-rpi
-rwxr-xr-x 1 root root 6329432 Jul 31 05:41 vmlinuz-4.9.0-2-rpi2