Thanks a lot, that worked. I wasn't familiar with that one.
Thanks,
Brian
"Ian Northeast" <(E-Mail Removed)> wrote in message
news

(E-Mail Removed)...
> On Thu, 23 Sep 2004 18:03:55 +0000, BT wrote:
>
> > I'm trying to get an NFS share to mount at boot time, but it won't.
> > However, mount -a works just fine. I've tried playing with the retry=
> > option with no luck. nsswitch.conf is hosts: files dns, and I have an
> > entry for the host in /etc/hosts. The client machine is SUSE 8 (2.4
> > kernel), the server is SUSE 9 (2.6 kernel). My fstab entry looks like
> > this:
> >
> > storage01:/array/ /home/array nfs rw,auto,sync
> >
> > Does anyone have any ideas on this?
>
> chkconfig nfs on.
>
> Regards, Ian
>