Once the image file created on the previous article "Using rootstock" can be used by QEMU, it's time we tried to Installing Ubuntu on Android with chroot.
The first step is to create a file named start.sh contents as follows:
#!/system/bin/sh
mount -o rw,remount -t yaffs2 /dev/block/mtdblock3 /
mkdir /mnt/ubuntu
export...
Installing ubuntu on Android device is not easy. Although limited to chroot, but that was enough for beginners. Obviously with an application and the application is called rootstock.
To Using Rootstock is fairly easy, this is the following steps:
$ sudo rootstock --fqdn ubuntu --login ubuntu --password ubuntu
--imagesize 2G --seed...
September 7th, 2011
admin
Each phone comes with a secret code in it which the technician can easily access the internal settings and run the test module. Android secret codes access is usually not included in the guide book when...
Update : "android on touchpad become realize"
Watch Netflix on HP Touchpad
Many people have the same question as i am. And the answer is As of right now, no. Netflix uses silverlight and not flash player, so you...
Samsung Galaxy S Rooting
Super one click root is no longer use for rooting gingerbread 2.3.3 that usualy used for rooting froyo. OK this is the tutorial.
first download upd_1.zip file from http://multiupload.com/5LZN1BLHSN.
Once download, copy upd_1.zip (Do not extract the file) to your SD card. To facilitate the working copy in the root of SD card.
Turn off your phone and wait until the end of vibration.
Now switch the phone in...
Update : "Android on Touchpad become realize"
Root HP Touchpad (webOS rooting)
To begin, WebOS is Palm's mobile-phone operating system, based upon a linux kernal. Both the Pre and PIxi run this linux OS allowing us to to take full advantage of the phone's true power. Accesing...
Update : "android on touchpad become realize"
While attempts to get webOS to run on Android hardware has thus far come up short, k3dar in our forums has performed a related and crazy feat: getting Android to run on webOS hardware. Specifically, we're looking...
Many people confused and have a same question, how to connect assus transformer to pc / computer? there are easy step how to connect asus transformer into pc, no root needed:
Go to android market install ES File Explorer, its Free
Create a share folder or setup a share on existing folder on your PC
Go to the LAN mode of ES File Explorer on your tab and scan for new server, select the server or IP address on the same network
there...
how to install Ubuntu on your Android smartphone or tablet device
For those of you who want to install Ubuntu on your Android smartphone or tablet device, here’s universal guide on how to do it.
*Note – This guide should work on most “rooted” Android smartphones/tablets with no further modification.
We will be running Ubuntu “chrooted” under Android OS, which just means that we will be running a “virtual” Ubuntu OS that runs...