On Wed, Jul 2, 2014 at 4:30 AM, Immutant <[email protected]> wrote: > Hello, I am a bit of a newbie here so please bear with me. > > A few weeks ago, I got a BBB (Rev C), which when I logged in, they said that > the Debian Image is dated 2014-03-27 > There were a few software bugs in there which prevented me from shutting > down and installing Lighttpd. > > Now, I just received the 2nd BBB, with Debian Image dated 2014-04-23. I > found out that this version is functioning better with less bugs. > > How do I upgrade the 1st BBB from 2014-03-27 to 2014-04-23 (or even newer, > e.g from http://beagleboard.org/latest-images/ )? > Is it using apt-get upgrade?
There was more changes underneath then just an "apt-get update ; apt-get upgrade" But: sudo rm /etc/systemd/system/getty.target.wants/[email protected] Will fix the shudown issue on 2014-03-27 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.
