qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] Installing guest OS in VM


From: Fam Zheng
Subject: Re: [Qemu-devel] Installing guest OS in VM
Date: Mon, 29 Feb 2016 13:27:17 +0800
User-agent: Mutt/1.5.21 (2010-09-15)

On Sun, 02/28 10:37, Sarah Khan wrote:
> Hi,
> I have been looking forward to participate in outreachy round 12.So, I was
> trying to install guest OS in VM according to instructions as given on this
> link:
> http://wiki.qemu-project.org/Hosts/Linux but I am stuck after the
> instruction which tells to boot PC-BIOS which is
> 
> bin/debug/native/x86_64-softmmu/qemu-system-x86_64 -L pc-bios
> 
> After running this I get:VNC server running on '127.0.0.1;5900'and nothing.

If you recompile with sdl or gtk support, you will get a window showing the
guest console. It looks like you have neither, but you can still use "vncviewer
127.0.0.1:5900" to connect to the vnc server.

Fam

> 
> Can someone suggest that I am going correct or not? Also after this
> how to go about this command:
> ./qemu-img create -f qcow2 test.qcow2 16G
> 
> 
> 
> Thanks,
> 
> Sarah



reply via email to

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