Installing Android OS on Your PC !


Hello, at this time I want to share about how to install an Android OS on any computer/notebooks..
This is easy tutorial and you worth to try :D
This is called "Live Android" ,, you can find it here http://code.google.com/p/live-android/

Okay, lets begin!!

Download & Boot

liveandroid v0.1
1.       Download liveandroidv0.1.iso directly from rapidshare http://rapidshare.com/files/249259326/liveandroidv0.1.iso
2.     use androidv0.1.iso in vmware or virtualbox to your taste. of cource, you can burn it as a LiveCD.
3.     boot and enjoy!

liveandroid v0.2
            LIVE CD
also use command COPY /B liveandroidv0.2.iso.001 + liveandroidv0.2.iso.002 liveandroidv0.2.iso

for linux, cat liveandroidv0.2.iso.001 liveandroidv0.2.iso.002 > liveandroidv0.2.iso


“ liveandroidv0.2.iso MD5: 03852bce8cb26aba21d147153c1fb120 “

3.     Use liveandroidv0.2.iso in vmware or virtualbox to your taste. of cource, you can burn it as a LiveCD.

4.     Boot and enjoy!

LIVE USB
then for windows, use HJSplit to join it.
also use command COPY /B liveandroidv0.2usb.iso.001 + liveandroidv0.2usb.iso.002 liveandroidv0.2usb.iso

for linux, cat liveandroidv0.2usb.iso.001 liveandroidv0.2usb.iso.002 > liveandroidv0.2usb.iso


“ liveandroidv0.2usb.iso MD5: 15e39e524e15a407185ade97ba648df6 “

3.     Use liveandroidv0.2usb.iso in vmware or virtualbox to your taste. of cource, you can use UNetbootin(http://unetbootin.sourceforge.net) to make it as a LiveUSB.

4.     Boot and enjoy!

liveandroid v0.3
LIVE CD
then for windows, use HJSplit to join it.
also use command COPY /B liveandroidv0.3.iso.001 + liveandroidv0.3.iso.002 liveandroidv0.3.iso

for linux, cat liveandroidv0.3.iso.001 liveandroidv0.3.iso.002 > liveandroidv0.3.iso


“ liveandroidv0.3.iso MD5:  e0c5c305f78cd958dbaea3716c82296f “

3.     Use liveandroidv0.2usb.iso in vmware or virtualbox to your taste. of cource, you can use UNetbootin(http://unetbootin.sourceforge.net) to make it as a LiveUSB.

4.     Boot and enjoy!

Tips
·         use alt+F1 or alt+F7 to switch GUI and console.
·         busybox added, you can do everything in console.
·         play with HOME Key and MENU key 

Networking
liveandroidv0.2.iso support DHCP, if you want to configure in console, press alt+F1, then

IP
ifconfig eth0 yourip netmask yourip's mask
e.g. ifconfig eth0 192.168.1.10 netmask 255.255.255.0

Gateway
route add default gw yourgateway dev eth0
e.g. route add default gw 192.168.1.1 dev eth0

DNS
setprop net.eth0.dns1 yourDNS
e.g. setprop net.eth0.dns1 208.67.222.222


Enjoy your Android PC ;)

0 comments:

Post a Comment

What do you want? Just leave a comment :)