Skip to content
Snippets Groups Projects
nfsCommands 564 B
Newer Older
mooney's avatar
mooney committed

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.
mooney's avatar
mooney committed
nfsMount("s100dserv","/APSshare","/APSshare")
mooney's avatar
mooney committed
hostAdd("oxygen","164.54.22.10")
mooney's avatar
mooney committed
nfsMount("oxygen","/export/oxygen","/home/oxygen")
nfsMount("oxygen","/export/oxygen4","/home/oxygen4")
mooney's avatar
mooney committed
hostAdd("mooneylinux","164.54.51.75")
nfsMount("mooneylinux","/local","/local")
mooney's avatar
mooney committed

mooney's avatar
mooney committed
nfsDevShow
# The following line eliminates "cksum: out of data" messages due to DHCP
#proxyPortFwdOff(67)