RPL95的问题请教大虾们。

安第一台客户机运行到setmdir时,提示:
ERROR:0001 The section corresponding to this workstation could not be found in the ‘MACHINES.INI’ file.
An Error occurred booting this server based workstation. You will need to contact the system administrator for help.

然后死机
可是我修改MACHINES.INI文件了呀。
请问有别的原因引会起这个错误提示么?

在dos下编辑

看是不是网卡ID的0是不是看到O,或是8了,还有重启动呀

你的MACHINES。INI文件写得不正确;
卡号要注意:是十六进制:0 1 2 3 4 5 6 7 8 9 A B C D E F;十二位。

例:
[00E04C00E5F1]
SYSDATPATH=G:\WIN95
G=\SERVER\USER

谢谢,解决解了。在dos下用edit就没问题了。