On Thu, Sep 4, 2014 at 4:54 PM, Tim Cole <[email protected]> wrote: > This is probably a very naive question, but I'm leery of mucking about with > installing a new kernel until I know for sure. Can the 3.15.10 kernel (or > any other, for that matter) be installed without wiping out the rest of the > OS?
Correct.. As long as it atleast boots with the new kernel you can change it back.. I'm setting up things, so all you have to do is: sudo apt-get install linux-image-$version sudo reboot later edit /boot/uEnv.txt (uname_r variable) and then boot any $version installed.. 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.
