Re: [gentoo-user] qemu can't connect to internet

2005-10-26 Thread Nick Rout
On Wed, 26 Oct 2005 08:12:34 +0800 赵光 <[EMAIL PROTECTED]> wrote: > yes, > I start run|winipcfg and the ip of win98 is 10.0.2.15 and > the gateway is 10.0.2.2 > but my ip is 192.168.1.102 and gateway is > 192.168.1.1 >

Re: [gentoo-user] qemu can't connect to internet

2005-10-26 Thread 赵光
yes, I start run|winipcfg and the ip of win98 is 10.0.2.15 and the gateway is 10.0.2.2 but my ip is 192.168.1.102 and gateway is 192.168.1.1 did it right?2005/10/26, Nick Rout <[EMAIL PROTECTED]>: In windows did you enable the network functions?check the IP address withstart|run|winipcfg(thats in w

Re: [gentoo-user] qemu can't connect to internet

2005-10-25 Thread Nick Rout
In windows did you enable the network functions? check the IP address with start|run|winipcfg (thats in windows) On Tue, 25 Oct 2005 21:31:50 +0800 ÕÔ¹â wrote: > i am install qemu and active kqemu > using ./configure --enable-kqemu to configure and make&& make install > than i use a win98.img

Re: [gentoo-user] qemu can't connect to internet

2005-10-25 Thread Willie Wong
On Tue, Oct 25, 2005 at 10:10:40PM +0800, wrote: > now,i use qemu to emulate arch linux,and set arch to use dhcp > but always can;t connect to internet > my host system was on net,can connect to internet,thx > > did qemu have some configure argument to enable or disable net? > thx > Shouldn'

Re: [gentoo-user] qemu can't connect to internet

2005-10-25 Thread 赵光
now,i use qemu to emulate arch linux,and set arch to use dhcp but always can;t connect to internet my host system was on net,can connect to internet,thx did qemu have some configure argument to enable or disable net? thx2005/10/25, Willie Wong <[EMAIL PROTECTED]>: On Tue, Oct 25, 2005 at 09:31:50P

Re: [gentoo-user] qemu can't connect to internet

2005-10-25 Thread Willie Wong
On Tue, Oct 25, 2005 at 09:31:50PM +0800, wrote: > i am install qemu and active kqemu > using ./configure --enable-kqemu to configure and make&& make install > than i use a win98.img to start qemu(using NAT ) > > qemu -hda win98.img -m 256 -localtime -enable-audio -user-net > > but in win98