Am 02.08.11 04:08, schrieb e.a...@jpberlin.de:
>> - network
>> its a 3c905b. It should work using the NDIS driver included with
>
> That 3com series sounds classic, so I assume there will be a
> direct packet driver on crynwr which does not need NDIS/ODI.
Found a packet driver for the 3c905b-c fa
Subject: network drivers
On Tue, 02 Aug 2011 19:58:24 Bernd Blaauw wrote:
> However I'm not sure if complete stacks have
> to be installed before the shims work or not
> (as neither the Novell nor MS stacks are freely distributable)
No. Well, actually i am not so familiar with the MS-stack but a
Hi,
On Tue, Aug 2, 2011 at 11:59 PM, Garrison Ricketson
wrote:
>
> I guess that is about it, I have a question about editing the
> config.sys,..
> MENU 3 - Load FreeDOS without drivers, if I want freedos to just use
> this option, when it boots, no menu, just automaticly loads with no dr
Hi,
On Wed, Aug 3, 2011 at 4:19 AM, wrote:
>
> You can't dual-boot multiple FreeDOS instances on the same partition,
> because you can't configure the kernel to use one specific (FD)CONFIG.SYS.
>
> Therefore, you have to change the file name the kernel will look for. If
> you can compile the ker
> Therefore, you have to change the file name the kernel will look for. If
> you can compile the kernel yourself, search through its source code for
> where the FDCONFIG.SYS name is used and change that.
The file is opened around line 700 in config.c, here:
http://freedos.svn.sourceforge.net/viewv
> Not sure about the filenames or why you're changing those.
>> Could someone tell me if it's possible to have multiple instances of
>> (Free)DOS installed to the same partition?
This.
>> If I rename command.com in the root directory, there are obvious issues.
>
> You have to change SHELL= in yo