thieske Posted April 16, 2004 Posted April 16, 2004 hello, my big effort to get an unattended installation through a networkshare is almost complete...I've managed so far to :* Create a share on my server (\\SRV\Windist , containing i386)* Create an answer file (placed in i386)* Create a bootdisk which maps K: to the share* Access files and execute files on the share (share is on a win2k3 adv srv)* To execute Winnt.exe without the prompt : "unable to create blabla"Now the latest step in my sequence is to execute winnt.exe and start the installation unattended (Winnt.exe /u:K:\I386\winnt.sif s:K:\i386)It works but after a few seconds and the message in the grey bar, reading dos-inf or something like that i get the message : "not enough memory, setup cannot continue" (my xp version is dutch so i need to translate it for u)Anyone any idea's are there programms that give me more memory or which enable to continue to install.... cuz i'm getting tired...With kind regards,Thies
prathapml Posted April 16, 2004 Posted April 16, 2004 Do have atleast 256 MB for any server - otherwise u will see those problems.Although WinServer 2k3 says 128 MB is the min. requirement, it is not too good to use it on that little amount.
thieske Posted April 16, 2004 Author Posted April 16, 2004 i think the problem is related to the client, the server has 512 MB memory...The client however is booted with a floppy drive, which starts PC dos 7.10, and that's the problem, because there are certain networkdrivers which need to be loaded in order to connect to the share on the win2k3 server...Once i am able to free up enough memory to start winnt.exe (i can start it already, but it prompts me in the bleu screen that i don't have enoug mem) my project is finished...I really hope anyone could help me with this...
thieske Posted April 16, 2004 Author Posted April 16, 2004 Does anyone know how much memory is needed to run winnt.exe in DOS...My Config.sys looks like this below...DEVICEHIGH=A:\HIMEM.SYSDOS=HIGH,UMBLASTDRIVE=ZDEVICEHIGH=A:\NET\PROTMAN.DOS /i:A:\NETDEVICEHIGH=A:\NET\EL90X.DOSDEVICEHIGH=A:\NET\NTSTS.DOSDEVICEHIGH=A:\NET\DLSHELP.SYSFILES=40BUFFERS=40 And the autoexec.bat @ECHO OFFSET PATH=A:\NET\;a:\;%PATH%;SET TEMP=A:\SET TCPHELP=A:\NETSET ETCDIR=A:\NETA:\NET\NET STARTA:\NET\NET.EXE USE K: \\srv\windist how can i get more memory availableNOTE: it is PC DOS 7.10NOTE2: At the moment i use 344k of conventional and 312 xms...No Upper or reserved is used...
SlimShady Posted April 16, 2004 Posted April 16, 2004 I think you can leave this out:DEVICEHIGH=A:\NET\DLSHELP.SYS
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now