I am attempting to make a network bootdisk for a Lab of computers all using a D-LINK530 network cards, so that they can connect to a NT share when I boot with the disk, and do maintence. As of now I have finally been able to get the driver to initialize and bound, along with all the protocols loaded. But when the autoexec.bat loads NET START WORKSTATION it comes up with a Error 36: The system has detected an overflow in the sharing buffer.
Well, from what I can gather, this means to many files are being loaded within the buffer, but I don’t know how to correct the problem. I tried adjusting the FILES but it didn’t work.
This is a bootdisk I am making, or rather tweaking for myself, and I am not using the NT disk it makes, rather it is one from www.bootdisk.com
Any help would be appreciated, and please let me know if you need more information.