diff --git a/iocBoot/nfsCommands b/iocBoot/nfsCommands index 54bfd571fc38a30ddc831050df1498c8050a516a..f259a919d43b158bcc3a08e3adf28b0ffb674fb2 100644 --- a/iocBoot/nfsCommands +++ b/iocBoot/nfsCommands @@ -14,8 +14,6 @@ routeShow # rather than FTP, for booting the VME crate, and generally for reading # and writing files on the server. # -hostAdd("beams-nfs","164.54.100.202") -nfsMount("beams-nfs","/export/beams","/home/beams") hostAdd("oxygen","164.54.52.4") nfsMount("oxygen","/export/oxygen","/home/oxygen") nfsMount("oxygen","/export/oxygen4","/home/oxygen4")