DOS Boot disk
I am trying to setup a boot disk to use to run Ghost but every time I get to net start the batch file crashes out.
This is what the batch file looks like:-
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
net use z: \\amur\it\images
config.sys looks like this:-
files=30
device=a:\net\ifshlp.sys
lastdrive=z
DEVICE=A:\NET\HIMEM.SYS
DEVICE=A:\NET\EMM386.EXE NOEMS
DOS=HIGH,UMB
protocol.ini looks like this:-
[network.setup]
version=0x3110
netcard=ms$elnk,1,MS$ELNK,1
transport=tcpip,TCPIP
lana0=ms$elnk,1,tcpip
[ms$elnk]
drivername=e100b$
; INTERRUPT=9
; IOADDRESS=0x300
; DMACHANNEL=none
; DMAMODE=burst
; MAXTRANSMITS=12
; MAXREQUESTS=8
[protman]
drivername=PROTMAN$
PRIORITY=MS$NDISHLP
[tcpip]
NBSessions=6
DefaultGateway0="10.205.40.200"
SubNetMask0="255.255.0.0"
IPAddress0="10.205.40.2"
DisableDHCP=1
DriverName=TCPIP$
BINDINGS=ms$elnk
LANABASE=0
HELP!!!!!!!!!!!
Phil
This is what the batch file looks like:-
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
net use z: \\amur\it\images
config.sys looks like this:-
files=30
device=a:\net\ifshlp.sys
lastdrive=z
DEVICE=A:\NET\HIMEM.SYS
DEVICE=A:\NET\EMM386.EXE NOEMS
DOS=HIGH,UMB
protocol.ini looks like this:-
[network.setup]
version=0x3110
netcard=ms$elnk,1,MS$ELNK,1
transport=tcpip,TCPIP
lana0=ms$elnk,1,tcpip
[ms$elnk]
drivername=e100b$
; INTERRUPT=9
; IOADDRESS=0x300
; DMACHANNEL=none
; DMAMODE=burst
; MAXTRANSMITS=12
; MAXREQUESTS=8
[protman]
drivername=PROTMAN$
PRIORITY=MS$NDISHLP
[tcpip]
NBSessions=6
DefaultGateway0="10.205.40.200"
SubNetMask0="255.255.0.0"
IPAddress0="10.205.40.2"
DisableDHCP=1
DriverName=TCPIP$
BINDINGS=ms$elnk
LANABASE=0
HELP!!!!!!!!!!!
Phil
0 Comments
[ + ] Show comments
Answers (6)
Please log in to answer
Posted by:
phil.evelyn
20 years ago
This is getting more stupid by the second. I managed to fix the problem I was having (note to self, look at the autoexec.bat file on the A:\ drive not the copy on the c:\ drive with didn't have tinyfrc rem'd out!). Now I am having a different problem.
NET USE f: \\amur\it\images
this line doesn't work! I can see nothing wrong with it but get an incorrect syntax error. When I tried to do NET USE /? | MORE to double check I was told that was incorrect syntax as well, even though the error gave me that suggestion in the first place! Is this a keyboard language problem or what?
HELP!!!!
Phil
NET USE f: \\amur\it\images
this line doesn't work! I can see nothing wrong with it but get an incorrect syntax error. When I tried to do NET USE /? | MORE to double check I was told that was incorrect syntax as well, even though the error gave me that suggestion in the first place! Is this a keyboard language problem or what?
HELP!!!!
Phil
Posted by:
cdupuis
20 years ago
Posted by:
craig16229
20 years ago
this line doesn't work! I can see nothing wrong with it but get an incorrect syntax error.
phil.evelyn,
I had this same problem once, and I was lead down the wrong troubleshooting path. Because of the "syntax" error, I assumed rights could not be at fault. It turned out that the issue was with the share permission - exactly as cdupuis described. I had created my share on a 2003 Server, which is not Everyone/full by default as it is on Windows 2000.
Craig --<>.
Posted by:
cdupuis
20 years ago
Posted by:
BRoadruck
20 years ago
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.