| qemu need helps please Dear all
Sorry for my bad English
i installed qemu v0.8.2.4 on my knoppix version 5.1 and i create img on my hardisk for install XP pro with pack 2
during instalation no any error message, the result is ok for installation XP pro,
i made this step :
hgrp users /dev/net/tun question for ''users'' i use my acount or i write users ????
chmod g+rw /dev/net/tun
modprobe tun
echo 'tun' >> /etc/modules
and chmod 777 /dev/net/tun
after when i execute """#qemu -hda windwsXp.img -m 256 -boot c -net""""" the XP up but the local lan don t work after i run the same command without -net """"#qemu -hda windwsXp.img -m 256 -boot c "" now i have the local network with ip addresse
10.0.2.15 mask 255.255.255.0 Default gw 10.O.2.2 DHCP server 10.O.2.2 DNS 10.O.2.2
my host have ip 10.12.0.14 mask 255.255.0.0.
i can't to ping and contacting the XP , how i can do
please can helps me
Best Regard and thank you for your helps |