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

bookmark bookmark

Enter your email address:

Delivered by FeedBurner