PDA

View Full Version : Ubuntu


n950
2014-01-10, 12:37
I want to install Ubuntu 12 or 13 on my Jolla phone.

Is it possible and how?

thank you

EDIT:

http://linuxonandroid.blogspot.com

Is it possible?

nieldk
2014-01-10, 13:00
Boy, you are busy. I think you need to make a decision on what you really need :)
Wrong link: new page is: http://linuxonandroid.org/

You can also try https://github.com/meefik/linuxdeploy, on android.

bennypr0fane
2014-01-10, 13:30
I want to install Ubuntu 12 or 13 on my Jolla phone.

Is it possible and how?

thank you

EDIT:

http://linuxonandroid.blogspot.com

Is it possible?

What about Ubuntu Touch? Anyone tinkered with that so far?
Aren't we dealing with a locked bootloader on the Jolla?

n950
2014-01-10, 14:15
I have installed
Open_Source_Complete_Linux_Installer_28072013.apk on my jolla but when I choose img ubuntu file
I have this error:

Unable to find terminal APP.

Because there is no android terminal on my jolla.

How can I resolve this error?

EDIT:

I have installed:

Terminal Emulator_1.0.52.apk on my jolla.

Now it works.

But I need to have the su password?

My error:

cd /home/nemo/ubuntu 12.04
/system/bin/sh: cd: bad substitution
$ su
Password: ??????

cvp
2014-01-10, 14:57
try this:

$sudo passwd root

or

$su passwd root

nieldk
2014-01-10, 15:13
hmm try this in JOLLA terminal
devel-su (password you set in devveloper mode)
passwd root
then, set a root password


now, i think, su with password you just set will work

Dave999
2014-01-10, 15:14
Wait for Tizen and Ubuntu. It will be epic...

mscion
2014-01-10, 15:15
I have installed
Open_Source_Complete_Linux_Installer_28072013.apk on my jolla but when I choose img ubuntu file
I have this error:

Unable to find terminal APP.

Because there is no android terminal on my jolla.

How can I resolve this error?

EDIT:

I have installed:

Terminal Emulator_1.0.52.apk on my jolla.

Now it works.

But I need to have the su password?

My error:

cd /home/nemo/ubuntu 12.04
/system/bin/sh: cd: bad substitution
$ su
Password: ??????

Hi. I use Linux on Android on my Galaxy Note 3. I use fedora with the mate desktop. Its nice. Are you able to set up a desktop environment? On android phone I have to use vnc which does not transmit sound. The linux on android folks are trying to fix this by making a new rom. Perhaps on Jolla phone this might not be an issue. Let me know. (more of a reason for me to buy the phone!) You might be interested in this link


http://linuxonandroid.org/indiegogo-campaign-time-to-build-convergence/


One more thing, if available for Jolla you might try "hackers keyboard" it has ctrl and tab on keyboard.

PS. According to some threads on XDA, Ubuntu for phone version will be available to try on Nexus 5 late January or February.

n950
2014-01-10, 15:19
try this:

$sudo passwd root

or

$su passwd root
----------------------
First I have:

/system/bin/sh: sudo not found

Second I have:

su: user passwd does not exist
-----------
You have another solution?

n950
2014-01-10, 15:23
hmm try this in JOLLA terminal
devel-su (password you set in devveloper mode)
passwd root
then, set a root password


now, i think, su with password you just set will work

I have put my password on my jolla terminal and now when i return to android terminal I have put the same password but it say:

sdcard_rw@android: / $ su
Password:
su: incorrect password

:(

mscion
2014-01-10, 15:26
----------------------
First I have:

/system/bin/sh: sudo not found

Second I have:

su: user passwd does not exist
-----------
You have another solution?

When I boot up linux on android a terminal comes up. From here I can use sudo.
Also, since you are using ubuntu is your default password "ubuntu"
(without quotes of course!)

nieldk
2014-01-10, 15:38
in Jolla terminal

$ devel-su
# passwd root

after, in Android terminal

$ su
(enter password you set before, in Jolla terminal)
#

works fine

mscion
2014-01-10, 16:03
Oh, Looks like what you wanted to do was access root and sudo on Jolla phone using android terminal. Not root on ubuntu... Sorry about that!

n950
2014-01-10, 16:27
in Jolla terminal

$ devel-su
# passwd root

after, in Android terminal

$ su
(enter password you set before, in Jolla terminal)
#

works fine

I promise you when i follow your tip it doesn't work why?

n950
2014-01-10, 16:32
Passwd works.

Now I have an error.

bash: precmd: command not found

WHY?

Mikma
2014-01-10, 16:34
Maybe you should stick with Sailfish OS and not play with the linux terminal...

n950
2014-01-10, 16:44
Maybe you should stick with Sailfish OS and not play with the linux terminal...

If you know HOW, let me know because I am not good in comand lines.

nieldk
2014-01-10, 16:58
Passwd works.

Now I have an error.

bash: precmd: command not found

WHY?

you played with BASH prompt.
Dude, you have been given the answers. Yet you are demanding in your requests.
Best advice, dont play with things you dont know. You can mess up stuff you dont want. I will even advice you to not use developer mode!

n950
2014-01-10, 17:10
you played with BASH prompt.
Dude, you have been given the answers. Yet you are demanding in your requests.
Best advice, dont play with things you dont know. You can mess up stuff you dont want. I will even advice you to not use developer mode!

1) I run gui to install or run ubuntu
2) I set my pass from my sailfish terminal.
3) I run ubuntu and when i had the android terminal run i have this error just after put pass.

So I don't play with BASH prompt.