Hi,
I'm glad you figured this out!
I wasn't aware of the "-net user" parameter, always used qemu the 'hard'
way, by wiring the whole beast myself :)
it's quite nice, looks like Qemu provides the same level of
user-friendliness than virtualbox now, by hiding all the complex
networking from the
Monsieur Mateusz Viste, thank you for link! Near it, I find:
http://en.wikibooks.org/wiki/QEMU/Networking:
"
The following two command lines are equivalent:
qemu ... &
qemu ... -net nic -net user &
"
I just forgot to use "-net user" parametre
Now I have network works
(and gpxe was find ne
Hi,
I'm not sure whether your packet driver works fine with the ne2k_pci
qemu interface or not, but I suppose it's okay. What I'm pretty sure
however is that you use qemu networking in a wrong way.
It appears that you hook up a PCI network card into your virtualmachine,
but without binding it
Hi all!
I use Debian Squeeze as my main system;
I try to run Qemu:
root@109:/home/kitty# qemu /dev/sda -soundhw sb16 -net nic,model=ne2k_pci &
here is my Autoexec.bat:
set path=c:\free
cd free
set BLASTER=A220 I5 D1 H5 T6
set WATTCP.CFG=c:\free
I try to run pcipkt.com; maybe, it works (?) -