Hi,

On 1/12/11, James Collins <james.collin...@yahoo.com> wrote:
>
> I am wondering how to get a file I downloaded into freedos? Is there away in
> freedos to copy a folder into freedos?
>
> What I was going to do was edit the mTCP configuration file put it on my c:\
> drive and then run dhcp?
>
> But I don't know how to get the folder into my freedos c drive?

>From where? "ren c:\old c:\new" should work. Or across different
drives you probably have to do "move d:\old c:\new". Or just "xcopy /s
d:\old c:\new" (doesn't delete d:\old\*.*). Beware the "move doesn't
delete +r" bug. (A decent file manager like Doszip or NDN helps a lot
here.)

Nobody mentioned it yet, but I think the real problem is that the FD
1.0 .ISO had broken network detection. Or at least that's what I
heard. I don't understand networking at all, and most of my hardware
seems to always lack drivers, so I never bothered trying in FreeDOS
(and have troubles even with more popular OSes, yuck).

------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user

Reply via email to