Ok, So, I updated my BBB from 13.04 to 13.10 because of this OpenSSL issue vulnerability that is surfacing, but I had an older Kernel installed, version 3.8.12-bone17. I pulled down the script to update to 3.8.13-bone40. It appeared to update ok, but my entire /boot/uboot partition is full. It said in the output that there is no space left. My /boot/uboot partition right now doesn't look like that if I were to reboot it, it would recover. I also tried running the installer for 3.8.12-bone17, and the files it creates in /boot/ are still too big to go into /boot/uboot, cause it looks like I have a 2MB partition. My other BBBs have 32MB set aside. Not sure what happened, but it could be because the install is so much older. Any recovery tips?
Thanks, Justin update-initramfs: Generating /boot/initrd.img-3.8.13-bone40 ----------------------------- ----------------------------- ‘/boot/vmlinuz-3.8.13-bone40’ -> ‘/boot/zImage’ ‘/boot/vmlinuz-3.8.13-bone40’ -> ‘/boot/uboot/zImage’ cp: writing ‘/boot/uboot/zImage’: No space left on device cp: failed to extend ‘/boot/uboot/zImage’: No space left on device ‘/boot/initrd.img-3.8.13-bone40’ -> ‘/boot/uboot/initrd.img’ cp: writing ‘/boot/uboot/initrd.img’: No space left on device cp: failed to extend ‘/boot/uboot/initrd.img’: No space left on device ----------------------------- -rwxr-xr-x 1 root root 0 Apr 8 13:47 /boot/uboot/initrd.img -rwxr-xr-x 1 root root 99K Apr 27 2013 /boot/uboot/MLO -rwxr-xr-x 1 root root 372K Apr 27 2013 /boot/uboot/u-boot.img -rwxr-xr-x 1 root root 598 Apr 27 2013 /boot/uboot/uEnv.txt -rwxr-xr-x 1 root root 1.3M Apr 8 13:47 /boot/uboot/zImage /boot/uboot/dtbs: total 286K -rwxr-xr-x 1 root root 25K Apr 8 13:45 am335x-boneblack.dtb -rwxr-xr-x 1 root root 24K Apr 8 13:45 am335x-bone.dtb -rwxr-xr-x 1 root root 22K Apr 8 13:45 am335x-evm.dtb -rwxr-xr-x 1 root root 22K Apr 8 13:45 am335x-evmsk.dtb -rwxr-xr-x 1 root root 23K Apr 8 13:45 am335x-tester.dtb -rwxr-xr-x 1 root root 4.8K Apr 8 13:45 omap2420-h4.dtb -rwxr-xr-x 1 root root 12K Apr 8 13:45 omap3-beagle.dtb -rwxr-xr-x 1 root root 12K Apr 8 13:45 omap3-beagle-xm.dtb -rwxr-xr-x 1 root root 12K Apr 8 13:45 omap3-evm.dtb -rwxr-xr-x 1 root root 12K Apr 8 13:45 omap3-tobi.dtb -rwxr-xr-x 1 root root 19K Apr 8 13:45 omap4-panda-a4.dtb -rwxr-xr-x 1 root root 19K Apr 8 13:45 omap4-panda.dtb -rwxr-xr-x 1 root root 19K Apr 8 13:45 omap4-panda-es.dtb -rwxr-xr-x 1 root root 22K Apr 8 13:45 omap4-sdp.dtb -rwxr-xr-x 1 root root 16K Apr 8 13:45 omap4-var-som.dtb -rwxr-xr-x 1 root root 15K Apr 8 13:45 omap5-evm.dtb ----------------------------- Script done: please reboot ls -alh uboot/ total 1.8M drwxr-xr-x 4 root root 16K Apr 8 14:02 . drwxr-xr-x 4 root root 4.0K Apr 8 14:02 .. drwxr-xr-x 2 root root 2.0K Apr 8 14:00 dtbs drwxr-xr-x 2 root root 2.0K Apr 8 13:45 dtbs_bak -rwxr-xr-x 1 root root 0 Apr 8 13:47 initrd.bak -rwxr-xr-x 1 root root 0 Apr 8 14:02 initrd.img -rwxr-xr-x 1 root root 99K Apr 27 2013 MLO -rwxr-xr-x 1 root root 372K Apr 27 2013 u-boot.img -rwxr-xr-x 1 root root 598 Apr 27 2013 uEnv.txt -rwxr-xr-x 1 root root 0 Apr 8 14:02 zImage -rwxr-xr-x 1 root root 1.3M Apr 8 13:47 zImage_bak df -ah Filesystem Size Used Avail Use% Mounted on /dev/mmcblk0p2 1.8G 915M 763M 55% / proc 0 0 0 - /proc none 0 0 0 - /sys devtmpfs 249M 8.0K 248M 1% /dev none 0 0 0 - /dev/pts none 4.0K 0 4.0K 0% /sys/fs/cgroup none 0 0 0 - /sys/fs/fuse/connections none 0 0 0 - /sys/kernel/debug none 0 0 0 - /sys/kernel/security none 50M 260K 50M 1% /run none 5.0M 0 5.0M 0% /run/lock none 249M 0 249M 0% /run/shm none 100M 0 100M 0% /run/user /dev/mmcblk0p1 2.0M 2.0M 0 100% /boot/uboot /dev/sda1 15G 92M 15G 1% /media/jrog-usb systemd 0 0 0 - /sys/fs/cgroup/systemd -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
