/root>apt-cache search linux-image alsa-base - ALSA driver configuration files linux-headers-3.2.0-4-iop32x - Header files for Linux 3.2.0-4-iop32x linux-headers-3.2.0-4-ixp4xx - Header files for Linux 3.2.0-4-ixp4xx linux-headers-3.2.0-4-kirkwood - Header files for Linux 3.2.0-4-kirkwood linux-headers-3.2.0-4-mv78xx0 - Header files for Linux 3.2.0-4-mv78xx0 linux-headers-3.2.0-4-mx5 - Header files for Linux 3.2.0-4-mx5 linux-headers-3.2.0-4-omap - Header files for Linux 3.2.0-4-omap linux-headers-3.2.0-4-orion5x - Header files for Linux 3.2.0-4-orion5x linux-headers-3.2.0-4-versatile - Header files for Linux 3.2.0-4-versatile linux-headers-3.2.0-4-vexpress - Header files for Linux 3.2.0-4-vexpress linux-image-3.2.0-4-iop32x - Linux 3.2 for IOP32x linux-image-3.2.0-4-ixp4xx - Linux 3.2 for IXP4xx linux-image-3.2.0-4-kirkwood - Linux 3.2 for Marvell Kirkwood linux-image-3.2.0-4-mv78xx0 - Linux 3.2 for Marvell 78xx0 linux-image-3.2.0-4-mx5 - Linux 3.2 for Freescale i.MX51/53 linux-image-3.2.0-4-omap - Linux 3.2 for TI OMAP3+ linux-image-3.2.0-4-orion5x - Linux 3.2 for Marvell Orion linux-image-3.2.0-4-versatile - Linux 3.2 for Versatile linux-image-3.2.0-4-vexpress - Linux 3.2 for ARM Ltd. Versatile Express linux-image-2.6-iop32x - Linux for IOP32x (dummy package) linux-image-2.6-ixp4xx - Linux for IXP4xx (dummy package) linux-image-2.6-kirkwood - Linux for Marvell Kirkwood (dummy package) linux-image-2.6-mx5 - Linux for Freescale MXC/iMX-based (dummy package) linux-image-2.6-omap - Linux for TI OMAP3+ (dummy package) linux-image-2.6-orion5x - Linux for Marvell Orion (dummy package) linux-image-2.6-versatile - Linux for Versatile (dummy package) linux-image-iop32x - Linux for IOP32x (meta-package) linux-image-ixp4xx - Linux for IXP4xx (meta-package) linux-image-kirkwood - Linux for Marvell Kirkwood (meta-package) linux-image-mv78xx0 - Linux for Marvell 78xx0 (meta-package) linux-image-mx5 - Linux for Freescale i.MX51 (meta-package) linux-image-omap - Linux for TI OMAP3+ (meta-package) linux-image-orion5x - Linux for Marvell Orion (meta-package) linux-image-versatile - Linux for Versatile (meta-package) linux-image-vexpress - Linux for ARM Ltd. Versatile Express (meta-package) /root>
How do I match one of the above images to the one I need? That is Linux beaglebone 3.8.13-bone47 Regards, Wim On Thu, May 19, 2016 at 10:18 PM, Rick Mann <[email protected]> wrote: > > > On May 19, 2016, at 10:04 , Wim Hellenthal <[email protected]> > wrote: > > > > I understand your question. But unfortunatly all New puchased boards > carry a version higher then bone47 that don't work either > > You should be able to install the bone47 kernel on those new boards > without issue. It's a simple apt-get command: > > sudo apt-get update > apt-cache search linux-image > sudo apt-get install <the image you found above that you want> > sudo reboot > > > > -- > Rick Mann > [email protected] > > > -- > For more options, visit http://beagleboard.org/discuss > --- > You received this message because you are subscribed to a topic in the > Google Groups "BeagleBoard" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/beagleboard/vpBD2T138lg/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/beagleboard/30637994-E55E-481B-9E94-7FFDC4D06E8A%40latencyzero.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/CAEXzPbGCfyG6jRFuHT_Ar9L8VVM6V-H_3V1zb2MhpSsZvjSFKg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
