Hi Naresh,

Actually, I use an example ks file provided by MIC in its source package.
see: git clone  http://git.gitorious.org/meego-developer-tools/image-creator.git

And the image I got is really a Moblin 2.1.
So after starting up, I got into the desktop of Moblin. Not MeeGo.

On Thu, May 6, 2010 at 10:08 PM, Naresh Mehta <[email protected]> wrote:
>
>> I tried this command:
>>  $sudo qemu-kvm -m 512 -boot c -hda meego-1.0-default-XX-sda.raw -std-vga
>> provided by "http://wiki.meego.com/Image_Creation"; to start a raw image.
>>
>> Findings to share:
>> 1. "-std-vga" option is wrong. it should be "-vga std".
>>
>> 2. My CPU only supports "vme", not "vmx". (see from /proc/cpuinfo)
>> So I cannot add kvm-intel module. But I still added the kvm module
>> successfully, and try the qemu-kvm command. Of course I got the same
>> warnings:
>> > open /dev/kvm: No such file or directory
>> > Could not initialize KVM, will disable KVM support
>> But I can still start the image successfully, the only problem is that
>> it is really slow.
>>
>> 3. I also find a helpful site which tells you how to use KQEMU instead of
>> KVM:
>>  http://qemu-buch.de/de/index.php/QEMU-KVM-Buch/_Installation
>> Maybe helpful.
>>
>
> Hi Sylvia,
>
> After step 2, were you able to login to MeeGo? Did you get the command
> shell?
>
> BR; Naresh
>
_______________________________________________
MeeGo-dev mailing list
[email protected]
http://lists.meego.com/listinfo/meego-dev

Reply via email to