On Sat, Feb 28, 2015 at 10:58 AM, ivo welch <[email protected]> wrote: > > > actually, more generic. my BBB is running Linux 7.8 (wheezy). I am trying > to update to a more recent kernel. > > the kernel update instructions on elinux lead to kernel 3.8.13-bone70. I > want to get to a newer kernel. (I think 3.14 is now available.) so, advice > here [or a pointer to the latest instructions] would be great, too.
Well it depends, what does "cat /etc/dogtag" say? if it's newer then say Sep/October 2014: then just: sudo apt-get update ; sudo apt-get install linux-image-3.14.34-ti-r52 ; sudo reboot But if it was so old you had to add my keyring, just grap a newer snapshot: http://elinux.org/Beagleboard:BeagleBoneBlack_Debian#Debian_Image_Testing_Snapshots 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.
