From: Kevin Noseworthy - Specialty Software <menkhor@nf.sympatico.ca>
To: "linux-msdos@vger.kernel.org" <linux-msdos@vger.kernel.org>
Subject: Canned Novell solution with file and record locking
Date: Fri, 16 Apr 2004 22:35:32 -0230 [thread overview]
Message-ID: <408082DC.2010405@nf.sympatico.ca> (raw)
My current configuration
Novell 3.12 server (PIII/500 128MB ram)
Fedora Core 1 (PIII/600 256MB ram) - 9 users with Putty (3 remote via
DSL / Putty-ssh through linux firewall)
MS-DOS V6.22
lsl v2.14
vlm v1.02
dosemu.conf network settings:
$_pktdriver = (on)
$_ipxsupport = (on)
config.sys:
dos=high
device=c:\dosemu\ems.sys (I put all the dosemu commands in c:\dosemu)
dos=umb
LASTDRIVE=Z (Change this to LASTDRIVE=E if you want to use netx
( I didn't see any perceptible
performance differences
autoexec.bat:
c:\dos\smartdrv.exe (I don't expect this actually helps but haven't
had a chance to test its removal
@echo off
prompt $p$g
path = c:\windows;c:\dos;c:\dosemu (Haven't been able to use Windows
for much and don't really care
set temp = c:\dos
cd\nwclient
vlm.bat
vlm.bat:
lredir d: LINUX\FS\${home}
lh lsl
lh vlm (much of vlm will go high anyway but this puts the whole thing high
f:
login
net.cfg:
Link Support
BUFFERS 4 1514
PB BUFFERS = 0
Netware DOS Requester
I did not make any changes in this section
inittab:
ip:345:wait:/sbin/ipx_interface add -p eth0 etherii
ir:345:once:/usr/bin/ipx_route add 00000001 00000002 00E02950ABB4
Note the ir: line does not work and if someone can tell me where to put
it so it will I would appreciate it
Also, the MAC address in the ir: line may be different in your
situation. Right now I can either execute the ir: line as root or
simply start dosemu as root once before any other users. If you start
dosemu nonroot the MAC address you need to use is included in the error
message telling you that you need to add a route.
Note: I "do not" use pdipx or pdether
If you unload vlm (i.e. vlm -u) you will have to quit (X)
dosemu and start again - dosemu locks up) takes about 3
seconds.
Procedure (roughly):
1- I setup a small harddisk in the same box I was going to use for linux
and installed MS-DOS6.22 with appropriate replacements of dos
equivalents in above config.sys and bat files and got it attaching to
the novell server. In vlm.bat you would also have to load ipxodi and
netcard driver while in dos mode.
2 - Attached linux harddisk as primary master and dos harddisk as
secondary master and edited dosemu.conf for parttion access to dos harddisk
3 - Created a /dos directory and a /dos/dosemu directory. Setup dos
group for /dos and dosemu group for /dos/dosemu and made all users who
would be accesing dosemu members of both groups. Really the /dos and
dos group are unnecessary and I did this for reasons not germane to the
topic at hand. I then copied all files from the dos harddisk into
/dos/dosemu.
4 - when launching dosemu for the first time for each user i used
/dos/dosemu as the location of the dos files instead of the default
which pointed to the freedos location.
Performance is approx 40% of connecting a dos box directly to the Novell
server which you can do for local users if they need more performance.
This setup is used for a live point-of-sale system.
next reply other threads:[~2004-04-17 1:05 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-04-17 1:05 Kevin Noseworthy - Specialty Software [this message]
2004-04-17 14:13 ` Canned Novell solution with file and record locking Enrique Baraibar
2004-05-06 15:14 ` Nicolai Kuntze
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=408082DC.2010405@nf.sympatico.ca \
--to=menkhor@nf.sympatico.ca \
--cc=linux-msdos@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox