-1

I am trying to install Ubuntu Touch but I have missing the package linux-manta_3.4.0-6.25.tar.gz. when I decompress it i didn't find the configure and make files to install it.so how can I install it

Spartan
  • 113
  • 1
  • 10

1 Answers1

0

Test this:

Download deb packages

https://launchpad.net/ubuntu/+archive/primary/+files/linux-headers-3.4.0-6-manta_3.4.0-6.25_armhf.deb

https://launchpad.net/ubuntu/+archive/primary/+files/linux-image-3.4.0-6-manta_3.4.0-6.25_armhf.deb

https://launchpad.net/ubuntu/+archive/primary/+files/linux-manta-headers-3.4.0-6_3.4.0-6.25_armhf.deb

https://launchpad.net/ubuntu/+archive/primary/+files/linux-manta-tools-3.4.0-6_3.4.0-6.25_armhf.deb

https://launchpad.net/ubuntu/+archive/primary/+files/linux-manta-tools-common_3.4.0-6.25_armhf.deb

Install them with Software Centre

kyodake
  • 15,401
  • it says "wrong architecture 'armhf' " – Spartan Sep 28 '14 at 14:00
  • Linux-manta: This package contains the Linux kernel image for version 3.4.0 on Nexus 10. Nexus 10, has a Exynos 5 dual-core processor based on Cortex A15,the Cortex-A15 processor is built around the ARMv7-A architecture. – kyodake Sep 28 '14 at 21:26
  • thnx for informations, so help us to solve this problem – Spartan Sep 29 '14 at 07:34