|
|
When creating any of the automounter maps, follow these conventions:
/junk -ro vmsserver:rc0:dk1The automounter will be confused by the second colon in this entry. To avoid a problem, the entry should look like this:
/junk -ro vmsserver:rc0\:dk1
/usr/frame -ro,soft redwood:/usr/frame1.3 balsa:/export/framecould be written as
/usr/frame -ro,soft redwood:/usr/frame1.3 \ balsa:/export/frame