qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] install windows, csm in montherboard turned off


From: Max Filippov
Subject: Re: [Qemu-devel] install windows, csm in montherboard turned off
Date: Sun, 23 Nov 2014 12:12:14 +0300

On Sun, Nov 23, 2014 at 2:57 AM, jenia.ivlev <address@hidden> wrote:
> I tried to install windows on a qemu img and got this error:
...
>     Ramdisk device creation failed due to insufficient memory.
>
> This is how I did it (and got the error from above):
>
>     qemu-img create windows 15G
>     qemu-system-x86_64 -cdrom ~/Desktop/Windows\ 7\ SP1\ Ultimate\ \(64\ 
> Bit\)/Windows\ 7\ SP1\ Ultimate\ \(64\ Bit\).iso -boot order=d windows
...
> So why am I getting this error?

Maybe because the default amount of RAM is too small?
Try adding -m <memory size> option to your qemu-system-x86_64 command line.

-- 
Thanks.
-- Max



reply via email to

[Prev in Thread] Current Thread [Next in Thread]