1

I have a question about installing desktop system (e.g. Ubuntu) on a smart-phone. I know, there are few topics, but there are emulators etc..

Is it possible to install regular Ubuntu (doesn't matter which GUI) on rooted android phone?

If yes, please tell me how please.

Videonauth
  • 33,355
  • 17
  • 105
  • 120
  • Welcome to Ask Ubuntu! This is sadly not how this site works, if you want an discussion you might have a look into ubuntuforums.org. For a question and answer site your question is simply to broad and/or generates only opinion based answers. – Videonauth Nov 09 '17 at 15:38
  • This is not a duplicate of the Ubuntu Touch question, and not really off topic, as it's asking a direct question with a direct answer. The answer is basically no. – dobey Nov 09 '17 at 15:40
  • @dobey, since you answered 'yes and no' and you're saying it is not to broad for the sites Q&A format care to write a satisfying answer on how he can install Ubuntu on a phone? Within the 30k character limit of an answer. If you do that I'll retract my close as to broad vote. – Videonauth Nov 09 '17 at 15:45
  • There was a thing called "Ubuntu Touch" aka Ubuntu for phones and tablets. But unfortunately the project has been discontinued. Some people have forked it and are maintaining it as an unofficial third party project with a very limited device support. You may visit their site for more details. – pomsky Nov 09 '17 at 15:51
  • @Videonauth The answer is "yes you can install it, but no you can't use everything so easily," hence the "yes and no" start to the answer. – dobey Nov 09 '17 at 16:20
  • Related. http://askubuntu.com/q/1332171/124466 – Archisman Panigrahi Apr 23 '21 at 12:28

1 Answers1

1

Yes and no.

Yes, you can make a chroot with Ubuntu in it, just as you can do with Debian or any other distro. No, you can't run Ubuntu on your phone simply in this way. Some additional software would be needed to hook up the MHL/SlimPort or Miracast display to an xorg (or wayland) display server running in the chroot.

dobey
  • 40,982