On 08/04/14 12:03 , "Vivek Chandra" <[email protected]<mailto:[email protected]>> wrote:
Hello, I've compiled Tizen 2.2.1 source code for Tizen Mobile, i586 architecture. The build was successful and I created an image using handset-blackbay.ks file for emulator. After creation of the image I converted the raw platform.img file to QCOW file using following command qemu-img convert -O qcow2 platform.img platform.x86. The image is getting converted to qcow2 format successfully, but when I create an emulator with this qcow2 image the emulator stops at the boot screen, popping message "Booting the kernel" and doesn't proceed any further. I'm even unable to connect to the shell of the emulator using sdb. which kernel you’re using ? some of existing kernels present in Tizen mobile most probably are not properly configured for x86 emulator. I wanted to know where I'm making mistake, whether the procedure followed by me is correct or not for emulator image conversion to qcow2?? Thanks & Regards, Vivek. -- Best regards, Alexander Kanevskiy. --------------------------------------------------------------------- Intel Finland Oy Registered Address: PL 281, 00181 Helsinki Business Identity Code: 0357606 - 4 Domiciled in Helsinki This e-mail and any attachments may contain confidential material for the sole use of the intended recipient(s). Any review or distribution by others is strictly prohibited. If you are not the intended recipient, please contact the sender and delete all copies. _______________________________________________ Dev mailing list [email protected] https://lists.tizen.org/listinfo/dev
