Notes as I can find them are below:
(Add to config.sys)
DEVICE=C:\WINDOWS\HIMEM.SYS
DEVICE=C:\EMM386.EXE
DEVICE=C:\WINDOWS\RAMDRIVE.SYS /E 2248
(Add to autoexec.bat)
F:
MKDIR SETI
C:
(This is save.bat)
xcopy32 f:\seti c:\seti /e /q
(This is ramdrive.bat)
xcopy32 c:\seti f:\seti /e /q
I could not find my sheet of instructions, but these files must
be in your root directory. Understand that the drive letter assignment
depends upon the hardware in your system. Select a drive letter
for these files which comes after your last drive. eg., if your
cd-rom is drive f: then edit all drive references to g:
Also, directory (or directory assingments) should be in the root
directory also. The config.sys line containing the ramdrive
statement /E 2248 determines the size of the ramdrive.
The c:\seti folder will contain the seti client.
Set ramdrive.bat to load the wu. at startup.(ramdrive.bat runs at
startup)
I have not been able to get this to auto-save from the ramdrive
to the c:\seti while the client is running. In order to do an orderly
shut-down, I use CTRL-C to shut down the client on the ramdrive and
then run Save.bat from the C: drive after, I repeat after deleting
the contents of the c:\seti directory.
I know that this is a kludge and could be vastly improved with
some batch file work, but it does work.
More later, I am glad I ran across your thread, since I did not know
that I had lost my instructions and would have been lost had my sys
crashed. It gave me the chance to start piecing this together.
I had to edit this as it appeared to have characters in the files
which did not belong
johnk
