technoreview.net

You're Here : technoreview.net

Installing Ubuntu on Android with chroot

October 2nd, 2011 0 Comments

Installing Ubuntu on Android with chrootOnce 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...

Using Rootstock

October 2nd, 2011 0 Comments

Using RootstockInstalling 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...

bookmark bookmark

Enter your email address:

Delivered by FeedBurner