On Wed, Dec 11, 2013 at 6:40 AM, Sika <[email protected]> wrote: > Hi Robert, > > I've got some serious overlay problems too -- and I'd like to try this also. > How do you upgrade the kernel? I tried this: > > sudo apt-get install linux-generic-lts-raring linux-headers-3.8.13-bone28 > linux-headers-3.8.13-bone28-generic linux-headers-generic-lts-raring > linux-image-3.8.13-bone28-generic linux-image-generic-lts-raring > > But these packages do not exist on the repository.
They aren't in the repo, as that is ubuntu's repo... But anyways, you are running "ubuntu-armhf"'s image.. Which is in-compatible with the upgrade method i've been pushing for ubuntu/debian images for over 5 years.. wget http://rcn-ee.net/deb/raring-armhf/v3.8.13-bone28/install-me.sh sudo /bin/bash install-me.sh But it's broken for his image, patches welcome: https://github.com/rcn-ee/farm/blob/master/install-me-template.sh 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/groups/opt_out.
