Newer
Older
routeShow
# The following lines are examples of what might be required to use NFS,
# rather than FTP, for booting the VME crate, and generally for reading
# and writing files on the server.
nfsMount("oxygen","/export/oxygen","/home/oxygen")
nfsMount("oxygen","/export/oxygen4","/home/oxygen4")
hostAdd("mooneylinux","164.54.51.75")
nfsMount("mooneylinux","/local","/local")
# The following line eliminates "cksum: out of data" messages due to DHCP
#proxyPortFwdOff(67)