Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Nov 2003 17:30:45 -0500
From:      Scott W <wegster@mindcore.net>
To:        RYAN vAN GINNEKEN <rmvg@shaw.ca>
Cc:        freebsd-questions@Freebsd.org
Subject:   Re: remote mount hangs sysstem
Message-ID:  <3FC13515.6060008@mindcore.net>
In-Reply-To: <3FC114D9.40805@shaw.ca>
References:  <3FC114D9.40805@shaw.ca>

next in thread | previous in thread | raw e-mail | index | archive | help
RYAN vAN GINNEKEN wrote:

> Is there a way to mount a cdrom or  remote file systems using fstab 
> but not having it crash out the system.  example if i have a nfs share 
> set up to another machine and that machine goes down the next time i 
> reboot  my system the machine hangs when it cannot find the share and 
> will not allow me to do anything and i have to hook up a monitor and 
> keyboard to get it back the same happens when there is an error on a 
> cd rom
>
>
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to 
> "freebsd-questions-unsubscribe@freebsd.org"
>
Use the background (-b or bg) and interruptible (-i or intr) options, 
along with a reasonable timeout.  See
man mount_nfs for the specifics.

Scott




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3FC13515.6060008>