Op donderdag 30 december 2010 21:49:01 UTC+1 schreef Don:
> I've installed FreeDOS inside of VirtualBOX with networking. The tattcp
> configuration is set to DHCP. How can I find the I.P. address(ipconfig
> /all in WinXP, ifconfig in Linux)?
If You type the command dhcp in freedos it will request the tcp/ip settings from the dhcp server and show them in the freedos terminal.
When you got the settings they will be written in the mtcp.cfg file.
Assuming the file is stored at C:\FDOS\mtcp.cfg
You can view the contents of the file with the command: type c:\fdos\mtcp.cfg