Thanks Robert, but it didn't work debian@beaglebone:~$ df -h Filesystem Size Used Avail Use% Mo unted on rootfs 3.4G 1.5G 1.8G 45% / ..... debian@beaglebone:~$ cd /opt/scripts/tools/ debian@beaglebone:/opt/scripts/tools$ git pull ..... `/boot/vmlinuz-3.14.19-ti-r30' -> `/boot/uboot/zImage' `/boot/initrd.img-3.14.19-ti-r30' -> `/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* ----------------------------- Script done: please reboot debian@beaglebone:/opt/scripts/tools$
Jan On Wednesday, October 22, 2014 12:53:44 PM UTC+11, RobertCNelson wrote: > > On Tue, Oct 21, 2014 at 8:43 PM, <[email protected] <javascript:>> > wrote: > > > > debian@beaglebone:~$ cat /etc/dogtag > > BeagleBoard.org BeagleBone Debian Image 2014-05-14 > > debian@beaglebone:~$ > > That's pre-repo.. > > Run: > > cd /opt/scripts/tools/ > git pull > sudo ./update_kernel.sh --ti-kernel > sudo reboot > > This will install: (--ti-kernel switches to the ti channel) > > http://rcn-ee.net/deb/wheezy-armhf/LATEST-ti > > "v3.14.19-ti-r30" > > Regards, > > -- > Robert Nelson > http://www.rcn-ee.com/ > -- 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.
