qemu-discuss
[Top][All Lists]
Advanced

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

Re: [Qemu-discuss] Debian running in a Windows 7 host in user mode


From: Mike Lovell
Subject: Re: [Qemu-discuss] Debian running in a Windows 7 host in user mode
Date: Tue, 15 May 2012 14:52:26 -0600
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.28) Gecko/20120313 Lightning/1.0b2 Thunderbird/3.1.20

On 05/10/2012 01:45 AM, Rod Pinna wrote:
Hi all,
 
Anyway, the command line is
 
qemu-system-i386.exe  -L Bios -m 512M -vga std -boot menu=on -hda c.qcow2
 
The network device seems to be recognised. From the qemu monitor I get the network devices being visible.
 
I get
VLAN 0 devices:
  user.0: type=user,net=10.0.2.0,restrict=off
  e1000.0: type=nic,model=e1000,amcaddr=52:54:0:12:34:56
 
From within the debian guest I have a device shown from ifconfig (sorry - can't copy from the window). I can ping 10.0.2.15 within the guest.

of course you can. 10.0.2.15 is the ip address of the guest. :)

I cannot however see ftp.au.debian.org from the guest though (which I can from the windows host). I suspect it is an issue with the DNS, but I'm not sure. If this is the case, I haven't been able to work out whether it is a problem with the Windows 7 host, or the debian guest. Or if it is another issue entirely.
 
Sorry for posting this - the use of the user network function on a windows host either doesn't seem to be used much, or else it hasn't caused anyone else any issues, as I haven't been able to find any hints on the net.

what version of qemu are you using? http://wiki.qemu.org/ChangeLog/Next says that usermode networking has been broken on windows since 0.14 and has been fixed for 1.1-rc1. you might want to try building the latest rc if thats an option. i don't use qemu myself on windows and just happen to have noticed this the other day when i was looking through the changelog on the wiki.

mike

reply via email to

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