Displaying 3 results from an estimated 3 matches for "lastdriv".
Did you mean:
lastdrive
2000 May 02
2
[netlogon] proble
...a, 2.2.14). I want
to map network drive on some windoze, the drive has to be on Z:. When a
client trys to login i got the message that the z: is in use.
I looked into some docs and i found some parametr: logon drive. I changed
it top logon drive = p: - its still dont work
I have added to config.sys lastdrive=z: and nothing - the same message
What i have to do - maybe i miss something
greetz
boka
pozdrawiam
----------------------------------------
- Kto prawdy szuka nie uzywa outlook`a -
- autor. NadInzynier J. Zurek -
--------------------------------------------------------
Buying an oper...
2013 Mar 01
2
Booting an ISO with FreeDOS over PXE with memdisk
...e CDROM driver doesn't load due to "no cdrom found". Does this
ring a bell with anyone?
The ISO is from a manufacturer, but I can modify it if needed (change
the DOS setup for instance).
>From the FreeDOS boot image:
config.sys:
DEVICE=FDXMS.SYS
DEVICE=SRDXMS.SYS
DOS=HIGH, UMB
LASTDRIVE=Z
BREAK=ON
DEVICE=CDDRV.SYS /D:mscd001
STACKS=9,256
autoexec.bat:
@echo off
PROMPT $P$G
VERIFY ON
BREAK ON
SRDISK 4096
LH SHSUCDX.EXE /D:mscd001,F,,1
--
Per Jessen, Z?rich (0.5?C)
http://www.dns24.ch/ - free DNS hosting, made in Switzerland.
1999 Jul 31
0
Samba + Clipper problem!
...but two
program modules ,which load 100+ files, don't work anymore! When
it
starts to open the DBF/NTX files the program stops with a "Dos
error 83:
Fail on INT 24H"!!
The config.sys and autoexec.bat are:
---->config.sys
FILES=200
BUFFERS=80
device=a:\net\ifshlp.sys
lastdrive=f
DEVICE=A:\NET\HIMEM.SYS
DEVICE=A:\NET\EMM386.EXE NOEMS
DOS=HIGH,UMB
---->autoexec.bat
path=a:\net
a:\net\net initialize
a:\net\netbind.com
a:\net\umb.com
a:\net\tcptsr.exe
a:\net\tinyrfc.exe
a:\net\nmtsr.exe
a:\net\emsbfr.exe
a:\net\net start full
net use E: \\SRV_NT_CT\aplic
net use F: \\S...