Re: [Freedos-user] DHCP in FreeDOS

2013-08-03 Thread Rugxulo
Hi,

On Sat, Aug 3, 2013 at 8:35 AM, Everaldo arcanjo...@gmail.com wrote:

 Friends, I'll wanted to know how configuring the Internet in FreeDOS 1.0
 for the DHCP or manually. Wait contact, ok!

Check this first:

FreeDOS Networking with VirtualBox 4.x

http://lazybrowndog.net/freedos/virtualbox/

--
Get your SQL database under version control now!
Version control is standard for application code, but databases havent 
caught up. So what steps can you take to put your SQL databases under 
version control? Why should you start doing it? Read more to find out.
http://pubads.g.doubleclick.net/gampad/clk?id=49501711iu=/4140/ostg.clktrk
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] Dhcp

2011-03-11 Thread James Collins
hello
I am a little confused about lynx. I looked at lynxbat.bat and the batch files 
says:

set HOME=.
set wattcp.cfg=%HOME%

so is the batch file expecting to find wattcp.cfg in the current directory?

I coppied wattcp.cfg to the directory where lynbat.bat is, on my computer it is 
c:\fdos\lynx 

I know wattcp.cfg is on my computer at
c:\fdos\bin, that is where I copied it from

should I edit the batch file to reflect this, the %, confuses me. like should I 
say:
set wattcp.cfg=%dosdir%\bin\wattcp.cfg

I did run the batch files but when I try to run lynx I get no such directory. I 
just tried it right now at the c:\ prompt-

c:\fdos\lynx lynx
c:\fdos\temp\: no such directory

I could use some help figuring this out
thanks in advance

Sent from my iPhone

On Jan 12, 2011, at 1:05 PM, ellsn...@aol.com wrote:

 When I installed lynx, I had to change some of the directories in the 
 batch files. Check if the wattcp.cfg directory is correct in 
 %dosdir%\lynx\lynxbat.bat. You should run %dosdir%\bin\lynx.bat because 
 the batch file sets some environment variables lynx needs to run. 
 However, you could set them from the command line, but it is easier to 
 use the batch file. Hope this helps.
 
 ---Original Message-
 From: James Collins james.collin...@yahoo.com
 To: freedos-user freedos-user@lists.sourceforge.net
 Sent: Wed, Jan 12, 2011 10:02 am
 Subject: [Freedos-user] Dhcp
 
 Hello,
 When I installed freedos, I have a MacBook pro running Mac os x snow 
 leopard, the install got hung up on dhcp configuration.
 
 I tried several times where I entered the settings manually edited the 
 configuration file manual and chose the default with no luck.
 
 Most everything else got installed, I was able to get to the c drive 
 etc., I went into the lynx directory and tried to start the lynx 
 executable. But it wouldn't start. My computer said no such directory, 
 even though the lynx file is an executable?
 
 So I am wondering 1. Is there anyway to configure dhcp? Either by 
 reinstalling or setting it up now? 2. If I can't configure dhcp, why 
 did my computer say no such directory when I tried to launch lynx? Like 
 is dos installed properly?
 
 Any help would be appreciated.
 
 Sent from my iPhone
 -
 -
 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
 
 
 
 
 --
 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

--
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] Dhcp

2011-01-12 Thread Mike Eriksen
On Wed, Jan 12, 2011 at 4:00 PM, James Collins
james.collin...@yahoo.com wrote:
 Hello,
 When I installed freedos, I have a MacBook pro running Mac os x snow leopard, 
 the install got hung up on dhcp configuration.

 I tried several times where I entered the settings manually edited the 
 configuration file manual and chose the default with no luck.

 Most everything else got installed, I was able to get to the c drive etc., I 
 went into the lynx directory and tried to start the lynx executable. But it 
 wouldn't start. My computer said no such directory, even though the lynx file 
 is an executable?

 So I am wondering 1. Is there anyway to configure dhcp? Either by 
 reinstalling or setting it up now? 2. If I can't configure dhcp, why did my 
 computer say no such directory when I tried to launch lynx? Like is dos 
 installed properly?

 Any help would be appreciated.

Did you install a TCP stack in the first place? That doesn't come
natively. If not this one is a (good) possibility:

http://www.brutman.com/mTCP/

Mike

--
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


Re: [Freedos-user] Dhcp

2011-01-12 Thread James Collins
Thanks for the reply and link,

I downloaded mTCP, 
So I guess I have to install this, some how and then I can reinstall freedos 
and dhcp should configure?

I have to read the files that came with mTCP, 

Thanks again, any help with setting this up would be great.

Sent from my iPhone

On Jan 12, 2011, at 10:18 AM, Mike Eriksen thinstation.m...@gmail.com wrote:

 On Wed, Jan 12, 2011 at 4:00 PM, James Collins
 james.collin...@yahoo.com wrote:
 Hello,
 When I installed freedos, I have a MacBook pro running Mac os x snow 
 leopard, the install got hung up on dhcp configuration.
 
 I tried several times where I entered the settings manually edited the 
 configuration file manual and chose the default with no luck.
 
 Most everything else got installed, I was able to get to the c drive etc., I 
 went into the lynx directory and tried to start the lynx executable. But it 
 wouldn't start. My computer said no such directory, even though the lynx 
 file is an executable?
 
 So I am wondering 1. Is there anyway to configure dhcp? Either by 
 reinstalling or setting it up now? 2. If I can't configure dhcp, why did my 
 computer say no such directory when I tried to launch lynx? Like is dos 
 installed properly?
 
 Any help would be appreciated.
 
 Did you install a TCP stack in the first place? That doesn't come
 natively. If not this one is a (good) possibility:
 
 http://www.brutman.com/mTCP/
 
 Mike
 
 --
 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

--
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


Re: [Freedos-user] Dhcp

2011-01-12 Thread Mike Eriksen
On Wed, Jan 12, 2011 at 4:34 PM, James Collins
james.collin...@yahoo.com wrote:
 Thanks for the reply and link,

 I downloaded mTCP,
 So I guess I have to install this, some how and then I can reinstall freedos 
 and dhcp should configure?

Install it on top of FreeDOS - first FD then mTCP. I only used it once
last summer so I'm not experienced, but at that time it was trivial.
Just read the docs.

Mike

 I have to read the files that came with mTCP,

 Thanks again, any help with setting this up would be great.

 Sent from my iPhone

 On Jan 12, 2011, at 10:18 AM, Mike Eriksen thinstation.m...@gmail.com wrote:

 On Wed, Jan 12, 2011 at 4:00 PM, James Collins
 james.collin...@yahoo.com wrote:
 Hello,
 When I installed freedos, I have a MacBook pro running Mac os x snow 
 leopard, the install got hung up on dhcp configuration.

 I tried several times where I entered the settings manually edited the 
 configuration file manual and chose the default with no luck.

 Most everything else got installed, I was able to get to the c drive etc., 
 I went into the lynx directory and tried to start the lynx executable. But 
 it wouldn't start. My computer said no such directory, even though the lynx 
 file is an executable?

 So I am wondering 1. Is there anyway to configure dhcp? Either by 
 reinstalling or setting it up now? 2. If I can't configure dhcp, why did my 
 computer say no such directory when I tried to launch lynx? Like is dos 
 installed properly?

 Any help would be appreciated.

 Did you install a TCP stack in the first place? That doesn't come
 natively. If not this one is a (good) possibility:

 http://www.brutman.com/mTCP/

 Mike

--
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


Re: [Freedos-user] Dhcp

2011-01-12 Thread mbbrutman

James,

I'm not well versed on lynx - it is built on top of the WATTCP  
library.  Try a simpler application like PING or FTP which also uses  
the WATTCP library before you move onto lynx - at least you will know  
you have the basic configuration settings correct.

Somebody else already pointed out mTCP - http://www.brutman.com/mTCP .  
  That has the basic apps in it, but it does not have a web browser.   
The support is very good though. :-)


Mike

--
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


Re: [Freedos-user] Dhcp

2011-01-12 Thread James Collins
Hello,
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?

Sent from my iPhone

On Jan 12, 2011, at 10:41 AM, Mike Eriksen thinstation.m...@gmail.com wrote:

 On Wed, Jan 12, 2011 at 4:34 PM, James Collins
 james.collin...@yahoo.com wrote:
 Thanks for the reply and link,
 
 I downloaded mTCP,
 So I guess I have to install this, some how and then I can reinstall freedos 
 and dhcp should configure?
 
 Install it on top of FreeDOS - first FD then mTCP. I only used it once
 last summer so I'm not experienced, but at that time it was trivial.
 Just read the docs.
 
 Mike
 
 I have to read the files that came with mTCP,
 
 Thanks again, any help with setting this up would be great.
 
 Sent from my iPhone
 
 On Jan 12, 2011, at 10:18 AM, Mike Eriksen thinstation.m...@gmail.com 
 wrote:
 
 On Wed, Jan 12, 2011 at 4:00 PM, James Collins
 james.collin...@yahoo.com wrote:
 Hello,
 When I installed freedos, I have a MacBook pro running Mac os x snow 
 leopard, the install got hung up on dhcp configuration.
 
 I tried several times where I entered the settings manually edited the 
 configuration file manual and chose the default with no luck.
 
 Most everything else got installed, I was able to get to the c drive etc., 
 I went into the lynx directory and tried to start the lynx executable. But 
 it wouldn't start. My computer said no such directory, even though the 
 lynx file is an executable?
 
 So I am wondering 1. Is there anyway to configure dhcp? Either by 
 reinstalling or setting it up now? 2. If I can't configure dhcp, why did 
 my computer say no such directory when I tried to launch lynx? Like is dos 
 installed properly?
 
 Any help would be appreciated.
 
 Did you install a TCP stack in the first place? That doesn't come
 natively. If not this one is a (good) possibility:
 
 http://www.brutman.com/mTCP/
 
 Mike
 
 --
 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

--
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


Re: [Freedos-user] Dhcp

2011-01-12 Thread Rugxulo
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


Re: [Freedos-user] Dhcp

2011-01-12 Thread ellsnjel
When I installed lynx, I had to change some of the directories in the 
batch files. Check if the wattcp.cfg directory is correct in 
%dosdir%\lynx\lynxbat.bat. You should run %dosdir%\bin\lynx.bat because 
the batch file sets some environment variables lynx needs to run. 
However, you could set them from the command line, but it is easier to 
use the batch file. Hope this helps.

---Original Message-
From: James Collins james.collin...@yahoo.com
To: freedos-user freedos-user@lists.sourceforge.net
Sent: Wed, Jan 12, 2011 10:02 am
Subject: [Freedos-user] Dhcp

Hello,
When I installed freedos, I have a MacBook pro running Mac os x snow 
leopard, the install got hung up on dhcp configuration.

I tried several times where I entered the settings manually edited the 
configuration file manual and chose the default with no luck.

Most everything else got installed, I was able to get to the c drive 
etc., I went into the lynx directory and tried to start the lynx 
executable. But it wouldn't start. My computer said no such directory, 
even though the lynx file is an executable?

So I am wondering 1. Is there anyway to configure dhcp? Either by 
reinstalling or setting it up now? 2. If I can't configure dhcp, why 
did my computer say no such directory when I tried to launch lynx? Like 
is dos installed properly?

Any help would be appreciated.

Sent from my iPhone
-
-
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




--
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


Re: [Freedos-user] Dhcp

2011-01-12 Thread James Collins
The part of the email that goes from where? I don't have in my email.

I have a folder on my desktop on my MacBook pro that I want to copy into 
freedos. I copied the folder to an external USB floppy on my laptop. But 
freedos isn't recognizing it. I was thinking that this might be a virtualbox 
issue rather than freedos. I am going to try and figure out how I can get 
freedos to recognize my floppy drive.

Is there a way to have freedos recognize files on my hard drive? Like can I 
copy files from my macs hard drive into freedos?

The part of the email c:\old etc. I dont understand?

Sent from my iPhone

On Jan 12, 2011, at 12:27 PM, Rugxulo rugx...@gmail.com wrote:

 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

--
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


Re: [Freedos-user] Dhcp

2011-01-12 Thread Karen Lewellen
This may be a more basic question, but what format is the file in?
Is it something that can be read across platforms, say audio?
The file structures can differ from operating systems.
the old / new reference is I think? to copy the old file name into the new 
one, although I may not be correct here.
Karen

On Wed, 12 Jan 2011, James Collins wrote:

 The part of the email that goes from where? I don't have in my email.

 I have a folder on my desktop on my MacBook pro that I want to copy into 
 freedos. I copied the folder to an external USB floppy on my laptop. But 
 freedos isn't recognizing it. I was thinking that this might be a virtualbox 
 issue rather than freedos. I am going to try and figure out how I can get 
 freedos to recognize my floppy drive.

 Is there a way to have freedos recognize files on my hard drive? Like can I 
 copy files from my macs hard drive into freedos?

 The part of the email c:\old etc. I dont understand?

 Sent from my iPhone

 On Jan 12, 2011, at 12:27 PM, Rugxulo rugx...@gmail.com wrote:

 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

 --
 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



--
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


Re: [Freedos-user] Dhcp

2011-01-12 Thread Rugxulo
Hi,

On 1/12/11, James Collins james.collin...@yahoo.com wrote:

 The part of the email that goes from where? I don't have in my email.

 I have a folder on my desktop on my MacBook pro that I want to copy into
 freedos. I copied the folder to an external USB floppy on my laptop. But
 freedos isn't recognizing it.

FreeDOS doesn't directly support USB, even at the best of times. You
need a separate driver, e.g. http://www.bretjohnson.us ... but I'm not
sure that'll work for your Mac.

Aren't Macs (even x86 ones) lacking a BIOS? EFI or whatnot, but it can
fake it for Windows (BootCamp)?

 I was thinking that this might be a virtualbox
 issue rather than freedos.

The only way to share files in VirtualBox from host to DOS is (I
think) MS SHARE networking. Even if I knew what license that was (I
don't) or where to get it, I wouldn't know how to use it anyways, and
it sounds ungodly difficult (for me). So I never use that (sorry!).

 I am going to try and figure out how I can get
 freedos to recognize my floppy drive.

It recognizes normal PC floppy drives, even USB ones, but your Mac is
probably too different (without some kind of BIOS, hopefully BootCamp
provides one, I dunno).

 Is there a way to have freedos recognize files on my hard drive? Like can I
 copy files from my macs hard drive into freedos?

FreeDOS only reads and understands FAT12/16/32, which your Mac almost
certainly doesn't use by default (HFS?). Maybe you could install
mtools.

 The part of the email c:\old etc. I dont understand?

Sorry, I missed the obvious problem that you're using a Mac.
Traditionally Macs have been ten thousand percent incompatible with
normal PCs (Wintel), but even now running x86, there's almost no
chance. I say almost because maybe?? someone somewhere figured out a
way. And BootCamp does run Windows, so there's a glimmer of hope, but
not much.

Sorry if this isn't much help. I just want you to be aware that you
may be barking up the wrong tree.   :-/  You might be stuck to
emulation (VirtualBox, QEMU, DOSBox) only, which is sad (and slow)
when the underlying processor is the same. Linux has some Mac support
(surprisingly), perhaps you can run that + DOSEMU. I dunno, this is
all horrible advice, sorry, just grasping at straws.

--
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


Re: [Freedos-user] Dhcp

2011-01-12 Thread Karen Lewellen
hi!
Thanks for this as it answers the usb question I posed a while back.
Karen

On Wed, 12 Jan 2011, Rugxulo wrote:

 Hi,

 On 1/12/11, James Collins james.collin...@yahoo.com wrote:

 The part of the email that goes from where? I don't have in my email.

 I have a folder on my desktop on my MacBook pro that I want to copy into
 freedos. I copied the folder to an external USB floppy on my laptop. But
 freedos isn't recognizing it.

 FreeDOS doesn't directly support USB, even at the best of times. You
 need a separate driver, e.g. http://www.bretjohnson.us ... but I'm not
 sure that'll work for your Mac.

 Aren't Macs (even x86 ones) lacking a BIOS? EFI or whatnot, but it can
 fake it for Windows (BootCamp)?

 I was thinking that this might be a virtualbox
 issue rather than freedos.

 The only way to share files in VirtualBox from host to DOS is (I
 think) MS SHARE networking. Even if I knew what license that was (I
 don't) or where to get it, I wouldn't know how to use it anyways, and
 it sounds ungodly difficult (for me). So I never use that (sorry!).

 I am going to try and figure out how I can get
 freedos to recognize my floppy drive.

 It recognizes normal PC floppy drives, even USB ones, but your Mac is
 probably too different (without some kind of BIOS, hopefully BootCamp
 provides one, I dunno).

 Is there a way to have freedos recognize files on my hard drive? Like can I
 copy files from my macs hard drive into freedos?

 FreeDOS only reads and understands FAT12/16/32, which your Mac almost
 certainly doesn't use by default (HFS?). Maybe you could install
 mtools.

 The part of the email c:\old etc. I dont understand?

 Sorry, I missed the obvious problem that you're using a Mac.
 Traditionally Macs have been ten thousand percent incompatible with
 normal PCs (Wintel), but even now running x86, there's almost no
 chance. I say almost because maybe?? someone somewhere figured out a
 way. And BootCamp does run Windows, so there's a glimmer of hope, but
 not much.

 Sorry if this isn't much help. I just want you to be aware that you
 may be barking up the wrong tree.   :-/  You might be stuck to
 emulation (VirtualBox, QEMU, DOSBox) only, which is sad (and slow)
 when the underlying processor is the same. Linux has some Mac support
 (surprisingly), perhaps you can run that + DOSEMU. I dunno, this is
 all horrible advice, sorry, just grasping at straws.

 --
 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



--
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


Re: [Freedos-user] Dhcp

2011-01-12 Thread Mike Eriksen
On Wed, Jan 12, 2011 at 9:58 PM, Karen Lewellen
klewel...@shellworld.net wrote:
 hi!
 Thanks for this as it answers the usb question I posed a while back.
 Karen

 On Wed, 12 Jan 2011, Rugxulo wrote:

 Hi,

 On 1/12/11, James Collins james.collin...@yahoo.com wrote:

 The part of the email that goes from where? I don't have in my email.

 I have a folder on my desktop on my MacBook pro that I want to copy into
 freedos. I copied the folder to an external USB floppy on my laptop. But
 freedos isn't recognizing it.

 FreeDOS doesn't directly support USB, even at the best of times. You
 need a separate driver, e.g. http://www.bretjohnson.us ... but I'm not
 sure that'll work for your Mac.

Well, I got USB working with several USB chip sets except VIA.

It was news to me too that James intended to run FD in a VM on an
Apple. I think as Rugxulo the project is... challenging :-)

--
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


Re: [Freedos-user] Dhcp

2011-01-12 Thread Freedom on the Oceans
On Wed, 2011-01-12 at 14:45 -0600, Rugxulo wrote:
 Sorry, I missed the obvious problem that you're using a Mac.
 Traditionally Macs have been ten thousand percent incompatible with
 normal PCs (Wintel), but even now running x86, there's almost no
 chance. I say almost because maybe?? someone somewhere figured out a
 way. And BootCamp does run Windows, so there's a glimmer of hope, but
 not much.

A very clever developer could write a shim to fit between the (U)EFI
firmware and FreeDOS. It certainly is quite possible to do that.

UEFI allows the loading of images, so you can just boot the shim off the
FreeDOS partition, have it set up an emulated BIOS in very high memory,
then boot FreeDOS itself.
-- 
Tactical Nuclear Kittens



--
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


Re: [Freedos-user] dhcp samba newbie question

2004-04-08 Thread Johnson Lam
On Thu, 8 Apr 2004 15:13:23 -0400 (CLT), you wrote:

Hi,

i want to move the server to a better machine running samba, but samba means tcpip.

I didn't see any DOS port of SAMBA, I also want to try

is it doable with freedos on those floppies and that great amount of ram?

I think 4MB of RAM is enough to start FreeDOS

i have read about many tcp/ip stack flavors but can use other than mstcp
to use msnet? any other way to get NBT there? (i prefer to use dhcp if
possible)

Yes, other TCP/IP available such as WATTCP
(http://www.smashco.com/wattcp.asp) but no NETBEUI. If you want NBT
you must install M$ Client

I've never tried NETBEUI because only TCP/IP can go to Internet.

any suggestion is very very very welcome.

For DOS server I'm trying EZ-NOS (http://www.eznos.org), it's not hard
to configure, you can try play around.


Rgds,
Johnson.



---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
Freedos-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freedos-user