Well, I'm just sharing what I found 
Original Post
Credits to him,*I'm just sharing
Install Ubuntu on your Galaxy Ace without wiping your android OS!
First , download this (Sorry , the link is dead), (it is the original ubuntu.img after all the steps have been completed so you dont have to install lxde or vncserver or set anything up. this is ready to go.)
While you are downloading the file , search 'android vnc' on market ,download the first thing u see (it's a free app).
After you finished download , extract the file and put BOTH of the file to your sdcard.
Now, open android terminal or adb , it doesn't matter (adb is easier to type
)
Type this:
when you are done , the '#' will becomes '[email protected]' and you are now on Ubuntu!
**DONT CLEAR RAM /EXIT TERMINAL DURING THIS PERIOD ! U NEED TO LET IT RUN IN BACKGROUND !
There are one line like this in the output :New 'X' desktop is localhost:*
Now open the android vnc u hav downloaded:
Nickname : (whatever u like)
password : password
Address : localhost
Port :590* (if ur localhost:1 , then port:5901)
Colour Format:24-bot colour (4bpp)
and click connect then u will see the Ubuntu UI!
Found the screen is too big ?
Press menu and hit 'disconnect' , go app drawer and click terminal emulater , u can use adb too if u havent close it
If u type 480x320 then the Ubuntu screen will fit ur ace screen 
And now u will notice that the output : New 'X' desktop is localhost:*
The * has changed (eg:5901 to 5902)
Remember to change the port number in android vnc and connect again !
Clear ram (exit terminal) when u dont want use Ubuntu
It's just a installation , figure it out urself since I'm just installed it today and I'm a newbie too
You can view this site too: nexusonehacks.net/nexus-one-hacks/how-to-install-ubuntu-on-your-android/
To edit timezone:
go termital / adb (when u are in ubuntu 'localhost')
type :
===========================================
Sorry that the link is dead, can anyone who have the file can upload for me ?
Or who have a premium mediafire account and can lend it to me as with free id, I can only upload 200mb file each time but this time is 4xx mb file.. =(
Thanks in advance
Original Post
Credits to him,*I'm just sharing
Install Ubuntu on your Galaxy Ace without wiping your android OS!
First , download this (Sorry , the link is dead), (it is the original ubuntu.img after all the steps have been completed so you dont have to install lxde or vncserver or set anything up. this is ready to go.)
While you are downloading the file , search 'android vnc' on market ,download the first thing u see (it's a free app).
After you finished download , extract the file and put BOTH of the file to your sdcard.
Now, open android terminal or adb , it doesn't matter (adb is easier to type
Type this:
Code:
su
sh /sdcard/chubuntu
**DONT CLEAR RAM /EXIT TERMINAL DURING THIS PERIOD ! U NEED TO LET IT RUN IN BACKGROUND !
There are one line like this in the output :New 'X' desktop is localhost:*
Now open the android vnc u hav downloaded:
Nickname : (whatever u like)
password : password
Address : localhost
Port :590* (if ur localhost:1 , then port:5901)
Colour Format:24-bot colour (4bpp)
and click connect then u will see the Ubuntu UI!
Found the screen is too big ?
Press menu and hit 'disconnect' , go app drawer and click terminal emulater , u can use adb too if u havent close it
Code:
export USER=root
vncserver -geometry width×high
And now u will notice that the output : New 'X' desktop is localhost:*
The * has changed (eg:5901 to 5902)
Remember to change the port number in android vnc and connect again !
Clear ram (exit terminal) when u dont want use Ubuntu
It's just a installation , figure it out urself since I'm just installed it today and I'm a newbie too
You can view this site too: nexusonehacks.net/nexus-one-hacks/how-to-install-ubuntu-on-your-android/
To edit timezone:
go termital / adb (when u are in ubuntu 'localhost')
type :
Code:
dpkg-reconfigure tzdata
Sorry that the link is dead, can anyone who have the file can upload for me ?
Or who have a premium mediafire account and can lend it to me as with free id, I can only upload 200mb file each time but this time is 4xx mb file.. =(
Thanks in advance
Last edited:
