vendredi 13 février 2015

[Q] Trying to install android x86 on Lenovo Yoga 2 Pro topic






Hi.

Sorry for my bad english! :(

First i tried android-x86-4.4-RC2 iso + followed the tutorial from here: https://groups.google.com/forum/#!ms...E/RhTWtOjH3H0J
(and downloaded the kitkat_install_package.zip in link above...)
none of these worked.

Then i tried android-x86-4.4-r2.img (.img; which is the efi version not the iso version because im using gpt and uefi and dual booting win8.1 and ubuntu 14.10 with grub...)
i booted live android and unlike the other 2 images i used before, live acctually worked! :D so i did the instruction in this toturial:
https://groups.google.com/forum/#!to...86/GrPdnpa6XBM
i installed android on another usb with ext3 format and copied the files from that usb to a 16gb ext2 gpt partition on my hard drive (yoga 2 pro's ssd) , (also tried ext3)

First i added these grub entries:


Code:


menuentry "Android KitKat" {
set root=(hd0,8)
linux /android-4.4-r2/kernel quiet root=/dev/ram0 androidboot.hardware=android_x86 SRC=/android-4.4-r2 DATA= video=-16
initrd /android-4.4-r2/initrd.img
}


It didn't worked; when i selected android entry from grub same stuff that appear on live appeared :
. . . . . . (some code) . . .
A N D R O I D root@x86:/

then instead of that android logo that shines appear (splash screen) , it gives me a black screen! (monitor's light won't turn off, its just black...)

i tried a lot of grub entries (im not sure if this is what their name is)
including the codes in this toturial:
http://forum.xda-developers.com/show....php?t=2703270

Code:


set root='(hd0,4)'
search --no-floppy --fs-uuid --set=root e1f9de05-8d18-48aa-8f08-f0377f663de3
linux androidx86/kernel root=UUID=e1f9de05-8d18-48aa-8f08-f0377f663de3 quiet androidboot.hardware=generic_x86 SRC=/androidx86 acpi_sleep=s3_bios,s3_mode
initrd androidx86/initrd.img


i tried the codes from my working live android usb (from android usb, android live entry selected, i pressed e in grub and write down it's codes) :

Code:


search --file --no-floppy --set=root /system.sfs
linuxefi /kernel root=/dev/ram0 androidboot.hardware=android_x86 sdhci.debug_quirks=0x8000 quiet DATA=
initrdefi /initrd.img


i even mixed all of these codes that i mentioned and IT DIDN'T WORKED! :(

I really want android on my yoga2p because working with it's 13inch touchscreen and its speedy cpu and ssd was really awesome i really enjoyed it! :D
i need your help guys, i would really appreciate it :)
thanks in advance.






Aucun commentaire:

Enregistrer un commentaire