Ubuntu Linux Kernel 3.7 installation guide for ARM

This guide explains how to install the Ubuntu Linux Kernel 3.7.0 on an ARM system using the ArmHardFloatPort.

Installation Guide

  1. Download the kernel headers package;  linux-headers-3.7.0-030700_3.7.0-030700.201212102335_all.deb
  2. And the appropriate package for your system; linux-headers-3.7.0-030700-omap_3.7.0-030700.201212102335_armhf.deb
  3. And the accompanying compiled kernel image; linux-image-3.7.0-030700-omap_3.7.0-030700.201212102335_armhf.deb
  4. Install the files in the same order as above.
  5. In the terminal run:
    sudo update-grub
  6. Reboot and select the kernel from the bootloader menu

The source can be found on www.kernel.org

10 thoughts on “Ubuntu Linux Kernel 3.7 installation guide for ARM

Leave a Reply

Your email address will not be published. Required fields are marked *