You are on page 1of 3

100,000 + Free Software Downloads

open pptx files ocr software for mac remove pdf password best iphone games remove drm for mac flv to swf

Windows
Mac
Linux
Scripts
Apps
Mobiles
Drivers
Camera
Laptop
Tutorial

You are here: Home > Software Tutorial > Linux > How to Install Ubuntu on Your Android Phone

Source : SaraAdd time : Jul 29, 2010Category: Linux > System


Share

Overview: This tutorial will offer a full guide to help you install Ubuntu as a sub-system on your Android phone. To install Ubuntu
will not affect your existing Android system, which can run in the background. The following will teach you how to install Ubuntu on
your Android phone, and tell you why you should install Ubuntu to your Android Phone. It may sound a little difficulty, but if you
follow all the steps carefully, you can install Ubuntu on your Android phone without any troubles.

ubuntu on android, ubuntu install android, ubuntu on nexus one, android 2.2, ubuntu 10.04

Software you’ll need :

Ubuntu 10
Android
Busybox
Terminal Emulator

Why do you install Ubuntu to your Android Phone?

Once you have installed Ubuntu on your Android phone, including Google Nexus One, you can run native Ubuntu on your
phone.

In the college engineering classes, student can use the Android Phone as a test device, instead of going to the lab to having
dual-boot on their computer, when they are studying Ubuntu.

Related Tutorials :

How to Install Ubuntu on Your Android Phone


How to Install Ubuntu 11.04 on USB Stick
How to install wallpaper on iPad 2
How to Install Java on Ubuntu 10.04
How to Install Ubuntu 10.04 Netbook Edition by Wubi
Web designers can use their Android phones as a portable web test server to test their new designs.

For the people who like open source, free code is priceless.

How to Install Ubuntu on Your Android Phone?

1. Download Ubuntu for your Android Phone. The latest version of Ubuntu is Ubuntu 10.04.

2. You should root your android phone. You can get the guide to root your android phone here.
3. Install the Busybox.

a. download the Busybox file, unzip the contents to the root folder in your SD card.

b. Open ADB shell, and enter the following command:


su
cd /sdcard
sh ./installbusybox.sh

The Busybox will be installed. You can verify by a command cp. If you have some errors, you should do each command manually in
the installbusybox.sh.

4. You can run Ubuntu under Chroot, which is the ability to run other operating systems under your current system, Android. But
you can only chroot other operating system made for your system's architecture.

5. Copy the files we need for chroot to the root folder of your SD card, under the name "Ubuntu", including image files of Ubuntu
ARM, which is basically root filesystem that can be mounted to Android phone with the command mount, chroot boot /launch file
(bootubuntu), setup script file (Ubuntu.sh), fsrw, unuonfs and mountonly.

6. Make sure to "Turn off USB storage" on your Android phone to access the SD card from ADB Shell.

7. Go to "Settings->Applications->Development" to check the option USB Debugging mode.

8. Install Android SDK on your computer. Go to the directory of it and load up ADB Shell.

9. If you see a "#"symbol in the ADB Shell, you can begin booting Ubuntu.

10. Enter "su" to access to superuser mode.

11. Enter "cd /sdcard/ubuntu" to take you to the directory where you have copied Ubuntu file to it.

12. Enter "h ./ubuntu.sh" to run set up script. When you change your script file bootubuntu, you should run it.

13. Enter "bootubuntu" to chroot or boot in your Ubuntu on your Android.

If you get the "localhost" sign , it means you have already installed Ubuntu on your Android phone. If not, you should reboot
your Android phone, and carefully follow the step from 8 to 13 again.

How to get X11 GUI up and running on Android phone?

1. Download and install Android VNC Viewer to your Android phone.

2. Use Ubuntu apt-get installer to install some files. Go to the terminal of the chrooted Ubuntu.

3. Enter the command "apt-get update" to update the Ubuntu packages.

4. Type "apt-get install tightvncserver" to install TightVNCServer.

5. Enter "apt-get install lxde" to install the LXDE.

6. Enter the following command:


export USER=root
vncserver -geometry 1024X800

You can set your password here to VNCserver.

7. Use cat command to add the following to /root/.vnc/xstartup file:

cat > /root/.vnc/xstartup


#!/bin/sh
xrdb $HOME/.Xresources
xsetroot -solid grey
icewm &
lxsession

Once finished, press "Ctrl+D" twice and then press Enter key.

8. Run the Android VNC app on your Android phone, input the password you have set, and set the port to 5901

9. Tap on connect and voila, and you will have a cool Gnome Ubuntu screen.

10. You can setup your chrooted Ubuntu to make your VNC server run everytime you start the chrooted Ubuntu.

a. Concatenate the file you have made front and /root/.bashrc to a new file called temp:
cat front /root/.bashrc > temp

b. Copy the new file temp over the existing /root/.bashrc.


cp temp /root/.bashrc

c. Exit Ubuntu back to Android shell to check if it's working Exit


d. Boot the back up of Ubuntu
bootubuntu

11. You can use Terminal Emulator app to start the Ubuntu chroot by typing the following commands:
su
bootubuntu

Following the steps above, you can successfully install Ubuntu to your Android phone, including Google Nexus One.

Hot Topics All Topics


iPad Windows
iPhone Mac
Windows 7 Linux
Photoshop Apps
Office 2010
Android
PDF
Firefox
Antivirus
Latest Tutorials

How to Downgrade iOS 4.3 to iOS 4.2.1 On iPhone 4

When we use the iPhone 4 in some software, perhaps applied iOS 4.2.1 is more convenient than iOS 4.3, then we need to...

How to Jailbreak iOS 4.3 GM iPhone 4 With PwnageTool


How to Transform DRM from iTunes M4V Movie��
How to Find General Turners Diaries in Fable 3 Traitor's Keep
How to Convert DRM from iTunes m4v to mp4
Fable 3 Traitor's Keep Witchcraft Mary's Diaries Location...
How to Get Fight Night Champion Survival Of The Fittest Achievement
How to Complete Tiny Wings Great Moring Achievement on iPhone iPad...
Rift: Trophy Hunter Achievement in Gloamwood Complete List
How to Complete Tiny Wings Once Loud Touch Per Finger Achievement...

1 2 3 4 5 | See More

Free Software Downloads - Over 100,000 Freeware & Shareware Free Downloads

Mac DVD Ripper


iPod to Computer Transfer
iPhone SMS Transfer
MP3 Converter

Copyright © 2001-2010 DownloadAtoZ Inc. All rights reserved.

Contact Us
Blog
Submit Software
Free Software Download
About Us
Sitemap

You might also like