-1

For past few days I have been looking for a way to install Ubuntu Touch on my Moto-G(XT1033). So I tried some process and it failed with failed to enter recovery.

root@ram:/home/ram/Downloads# ubuntu-device-flash touch --channel=ubuntu-touch/stable/ubuntu --bootstrap --device=mako
    2015/11/02 23:24:46 Device is |mako|
    2015/11/02 23:24:46 Flashing version 24 from ubuntu-touch/stable/ubuntu channel and server https://system-image.ubuntu.com to device mako

    Failed to enter Recovery

    +++++

Could anyone please help me on this issue. And if there is any process that was working for the installation of Ubuntu OS in mobile, please comment out here. Thanks in advance.

Seth
  • 59,332

2 Answers2

3

Ubuntu Touch is currently not available for the Moto G using the ubntu-device-flash method, as it isn't officially supported by Ubuntu yet. I recommend taking a look at the currently supported devices to see what might be available.

If you really want to install Ubuntu Touch, there is an experimental version here, but I recommend against using it, as the installation procedure is complicated and it might not even work once installed. Most of the features will probably be buggy, ruining the experience. If the installation goes wrong, which is highly likely, you could end up with a bricked device.

If you really want Ubuntu Touch, do it. Otherwise, stay away.

TheWanderer
  • 19,525
  • 12
  • 52
  • 65
1

--device=mako. mako is the Nexus 4. You are trying to flash an N4 image to a Moto G. That isn't going to work. There is no official Ubuntu Touch support for the Moto G, but a developer did create an unofficial port on XDA developers. I'm not sure if it supports the XT1033 or not, but check it out.

Seth
  • 59,332