[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-discuss] Internet connection from a windows guest
From: |
Narcis Garcia |
Subject: |
Re: [Qemu-discuss] Internet connection from a windows guest |
Date: |
Mon, 28 Mar 2016 10:51:40 +0200 |
Instead of: -devi ce e1000
I use: rtl8139
El 27/03/16 a les 22:44, Mahmood N ha escrit:
> I have used Qemu to install a windows xp guest. The command I run is
>
> qemu -m 2048 -gda winxp64.img \-boot d -usbdevice tablet \-enable-kvm
> -vnc :10 \-netdev user,id=network0 -devi ce e1000,netdev=network0
>
> However, inside the guest, I am not able to connect to the internet. Are
> the network configuration options correct?
>
> --
> Regards,
> Mahmood
>