qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] Installing guest OS in VM
@ 2016-02-28  5:07 Sarah Khan
  2016-02-29  5:27 ` Fam Zheng
  0 siblings, 1 reply; 2+ messages in thread
From: Sarah Khan @ 2016-02-28  5:07 UTC (permalink / raw)
  To: qemu-devel

[-- Attachment #1: Type: text/plain, Size: 575 bytes --]

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.

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

[-- Attachment #2: Type: text/html, Size: 769 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Qemu-devel] Installing guest OS in VM
  2016-02-28  5:07 [Qemu-devel] Installing guest OS in VM Sarah Khan
@ 2016-02-29  5:27 ` Fam Zheng
  0 siblings, 0 replies; 2+ messages in thread
From: Fam Zheng @ 2016-02-29  5:27 UTC (permalink / raw)
  To: Sarah Khan; +Cc: qemu-devel

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-02-29  5:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-28  5:07 [Qemu-devel] Installing guest OS in VM Sarah Khan
2016-02-29  5:27 ` Fam Zheng

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).