On Thu, May 26, 2016 at 1:54 PM, Raul Piper <[email protected]> wrote:

> HI
> I am following Robert Nelson's page - >
> I have changed the kernel and I have built only kernel now using the
> rebuild.sh script and want to flash it on the BBB.Do I need to copy only
> the image or do I have to copy the device tree along with modules?
>
>
> Basically these steps below ONLY?
>

This depends...

if you updating the kernel on a os running off a  "microSD"  then yes..

If your trying to update the kernel on the eMMC, then no..

As for the eMMC:

./tools/rebuild_deb.sh

cp linux-image*.deb to eMMC, then running:

sudo dpkg -i linux-image*.deb ; sudo reboot

is easier..

Regards,

-- 
Robert Nelson
https://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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/CAOCHtYimqmgA_heN1B%2B4WMmBuLeruMq0ZS3JzFLzDttfnQy3Gg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to