qemu-discuss
[Top][All Lists]
Advanced

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

Re: [Qemu-discuss] similar init problem in 2 develop iso's


From: Peter Maydell
Subject: Re: [Qemu-discuss] similar init problem in 2 develop iso's
Date: Sun, 21 Dec 2014 21:14:28 +0000

On 21 December 2014 at 16:29, sacarde <address@hidden> wrote:
> if I run:
> qemu-system-x86_64 -cdrom /home/sacarde/dati-estranei/q2/neon5-latest.iso 
> -enable-kvm -k
> en-us -net nic -net tap,vlan=0,ifname=tap0 -boot d
>
> I have error: http://digilander.libero.it/sacarde/np/manjaro1.jpg

For both of these command lines you haven't specified an
amount of RAM to give the VM, which means they will get
the default of 128MB. This is probably too small for your
guests to boot. Try adding "-m 2G" ?

thanks
-- PMM



reply via email to

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