Keeping a mount on reboot

Hi,
I can mount NFS shares, but they are lost on reboot. Is there any way to
automatically mount NFS shares from other computers on reboot?

For instance on a Solaris box it will look in the /etc/vfstab file to see if
it should mount any NFS shares at bootup.

Thanks

You can put the commands to mount the drives in your rc.local file.
Every time the system boots it will run this “script” file.

See the following QNX Knowledge Base entry for more information on
creating an rc.local file.

http://qdn.qnx.com/support/bok/solution.qnx?10121

Regards,

Joe

Mike Geddes <mgeddes@verity.com> wrote:

Hi,
I can mount NFS shares, but they are lost on reboot. Is there any way to
automatically mount NFS shares from other computers on reboot?

For instance on a Solaris box it will look in the /etc/vfstab file to see if
it should mount any NFS shares at bootup.

Thanks