[comp.protocols.nfs] QEMM and PC-NFS

hhg1@GTE.COM (Hallett German) (11/02/90)

Could someone please send me the relevant parts of the AUTOEXEC.BAT and
CONFIG.SYS to load PCNFS.SYS into high memory? Thanks

hhg1@bunny.gte.com

hhg1@GTE.COM (Hallett German) (11/02/90)

My thanks for the prompt replies that I received. My immediate problem
was not using the RAM parameter which on second reading was the right
choice. I now have about 540K free (as opposed to the 440K I started
with). I only placed the PCNFS.SYS in HIMEM as suggested and not
SOCKDRV.SYS and the ETH501.SYS (others you get errors). 
   And to Geoff, there are those of us who appreciate whatever support
you have given and hope you keep on keeping on. However, I do remember 
the new features of 3.0.1 being "leaked" fairly early by someone. I
would hope that you could post Sun's press release on the new features 
when it receives the blessing for public release. I look forward to
the next release whenever it is and my thanks again.

I am still waiting for my Mac NFS and will post my impressions after
working with it. I see there is a second Mac-NFS on the market as well

Hal German
"And in this moment its all clear before the tiredness settles in"
Copyright 1990 Hal German

geoff@bodleian.East.Sun.COM (Geoff Arnold @ Sun BOS - R.H. coast near the top) (11/03/90)

Quoth hhg1@GTE.COM (Hallett German) (in <9961@bunny.GTE.COM>):
#   And to Geoff, there are those of us who appreciate whatever support
#you have given and hope you keep on keeping on. However, I do remember 
#the new features of 3.0.1 being "leaked" fairly early by someone. I
#would hope that you could post Sun's press release on the new features 
#when it receives the blessing for public release. I look forward to
#the next release whenever it is and my thanks again.

I will post the list of features as soon as I am able.

#I am still waiting for my Mac NFS and will post my impressions after
#working with it. I see there is a second Mac-NFS on the market as well

I too am looking forward to seeing user impressions. 

-- Geoff Arnold, PC-NFS architect, Sun Microsystems. (geoff@East.Sun.COM)   --
   *** "Now is no time to speculate or hypothecate, but rather a time ***
   *** for action, or at least not a time to rule it out, though not  ***
   *** necessarily a time to rule it in, either." - George Bush       ***

eddie@sjrpp.UUCP (Eddie Turner SJRPP TSD) (11/07/90)

In article <9955@bunny.GTE.COM> hhg1@GTE.COM (Hallett German) writes)
 :-) Could someone please send me the relevant parts of the AUTOEXEC.BAT and
 :-) CONFIG.SYS to load PCNFS.SYS into high memory? Thanks
 :-) 
 :-) hhg1@bunny.gte.com

Here is what we use:

Config.sys------------------------------------------------------------
DEVICE=C:\DOS\QEMM.SYS RAM ROM
FILES=40
buffers=2
device=C:\DOS\LOADHI.SYS c:\dos\ansi.sys
shell=c:\command.com /p /e:768
DEVICE=C:\DOS\LOADHI.SYS C:\NFS\PCNFS.SYS /f45 /i0 /l20 /r8 /s /t0
DEVICE=C:\NFS\SOCKDRV.SYS
DEVICE=C:\DOS\LOADHI.SYS C:\NFS\VECIE6.SYS /i5
DEVICE=C:\NFS\NFSVEC.SYS
LASTDRIVE=V
device=C:\DOS\LOADHI.SYS C:\TG\TMSINIT.COM 4

(I can't get loadhi.sys to take sockdrv.sys or nfsvec.sys into hi mem.)

Autoexec.bat----------------------------------------------------------
SET TZ=EST5EDT
SET XTREE=C3NL
set lispheap=40000
set lispstack=5000
set acadfreeram=24
set le=D:\LE
PATH=C:\BAT;C:\DOS;C:\NFS;C:\TG;D:\ACAD\ACAD;C:\NORTON;D:\LE;C:\WIN386
LOADHI BUFFERS 32
prompt $p$g
MODE COM1:96,E,7,2
MODE COM2:96,e,7,1
SET ACADCFG=D:\ACAD\CFG\LASER
speed auto=on
d:
CD\ARTIST12
INTRO12 -FMI69058.INT -E
LOADHI ART12GT
GTICON ARTIST12.SET
CD\
c:
cd\
LOADHI C:\ASTUTIL\astcache /a+/s:384/t-/v/o/h/q/p+
SET NFSDRIVE=C
LOADHI PRT *
NET YPDOMAIN tsdcad
NET START RDR astcad *
NET YPSET sjrpp *
NET NAME *
NET UMASK 002
NET USE N: \\$YPSERVER\$HOME
IF ERRORLEVEL 1 GOTO SKIPIT
IF EXIST N:\AUTOEXEC.BAT N:\AUTOEXEC
:SKIPIT
net use p: \\sjrpp\home\common
PATH=C:\BAT;C:\DOS;P:\NFS;C:\TG;D:\ACAD\ACAD;C:\NORTON;D:\LE;C:\WIN386
menu

-- 
Eddie Turner                            UUCP:...gatech!uflorida!unf7!sjrpp!eddie
St. Johns River Power Park ---------------------- Technical Services Deptartment
Jacksonville, FL 32226                                       PHONE:(904)751-7835