> On Nov 15, 2016, at 3:16 AM, Lee Armstrong <[email protected]> wrote: > > Is there a way to update an existing BB to this version without re-flashing > at all?
You can run off of microSD. You can also, depending on the age of your image, do 'sudo apt-get update; sudo apt-get upgrade'. You then might want to 'cd /opt/scripts; sudo git pull; cd tools; sudo ./update_kernel.sh'. That should update pretty much everything, but you should backup anything critical first if you have anything critical locally. > >> On Monday, November 14, 2016 at 8:54:26 PM UTC, Jason Kridner wrote: >> Thanks to Robert and the rest of the BeagleBoard.org community! >> >> http://beagleboard.org/latest-images/ >> >> The above URL is now updated to Debian 8.6 (2016-11-06 builds). This is >> suitable for all boards and we'll be pushing for manufacturers to update to >> this version as well (depending on the community feedback). This gets all >> the boards to a common base and will hopefully aide in community support. >> Older images are still archived and available via that page and previously >> shared links. >> >> With a few more clean-ups, we can hopefully get more aggressive looking at >> the many new code developments we have on our plate. >> >> Happy hacking! > > -- > 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]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/beagleboard/5304a2a7-2a12-43ce-87da-b66a0716d964%40googlegroups.com. > For more options, visit https://groups.google.com/d/optout. -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/83C43E64-2247-4714-9769-8E31268F0ED4%40gmail.com. For more options, visit https://groups.google.com/d/optout.
