Paul Dufresne via Freedos-devel [29/08/2022 17.57]:

Just running QEMU with "-net nic,model=pcnet -net user" is not enough.
I means, after that if I do "fdnpkg search gcc", it results in "NO PACKET DRIVER".
I need to type "fdnet", and then it get an IP address through DHCP...
and then "fdnpkg search gcc" works!

In "fdauto.bat", change the line

call %dosdir%\bin\fdnet.bat start

to

call %dosdir%\bin\fdnet.bat

(That is, remove the "start"). This made networking work for me.
--
Hilsen Harald



_______________________________________________
Freedos-devel mailing list
Freedos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-devel

Reply via email to