Hi everybody,
I am trying to turn to automount some disks that are currently
mounted through fstab. No problem with Unix disks. However, I do not
succeed when trying to mount VMS disks. In /etc/fstab I have entries such
as:
vtsa10:disk$delphi /delphi nfs rw,bg,soft 1 2
and this worked well. But when I translate them into the automount maps like
this:
/delphi -rw,bg,soft vtsa10:disk$delphi
it does not works because it reads "$delphi" as a variable. I also tried
to include vtsa10:disk$delphi like these:
"vtsa10:disk$delphi"
`vtsa10:disk$delphi`
'vtsa10:disk$delphi'
``vtsa10:disk$delphi``
but it did not work.
Any hint?
Thank you in advance
Claudio
--------------------------------------------------------------------------------
Claudio STRIZZOLO | Address:
| I.N.F.N. Sezione di Trieste
E-mail: strizzolo_at_trieste.infn.it | c/o AREA di Ricerca
Phone: [39](40)375.6257 | Padriciano, 99
Fax: [39](40)375.6258 | I-34012 Trieste - ITALY
Received on Fri May 02 1997 - 10:52:11 NZST