Automounting Your Computer after a Reboot
If you have to reboot a computer that is automounted to 'xray' (i.e. 'ocotillo', 'hnr' and 'flamingo')
excecute the following commands as root in this order:
/etc/rc.d/init.d/portmap stop
/etc/rc.d/init.d/portmap start
/etc/rc.d/init.d/nfs stop
/etc/rc.d/init.d/nfs start
/etc/rc.d/init.d/amd stop
/etc/rc.d/init.d/amd start
and check if you can access /net/xray/.
It might take a few minutes until you see all cross-mounted dircetories.
Stefan
last update 08/13/2001