From owner-freebsd-bugs Thu Aug 13 09:30:13 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA21492 for freebsd-bugs-outgoing; Thu, 13 Aug 1998 09:30:13 -0700 (PDT) (envelope-from owner-freebsd-bugs@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA21403 for ; Thu, 13 Aug 1998 09:30:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id JAA25432; Thu, 13 Aug 1998 09:30:00 -0700 (PDT) Received: (from nobody@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA20138; Thu, 13 Aug 1998 09:21:23 -0700 (PDT) (envelope-from nobody) Message-Id: <199808131621.JAA20138@hub.freebsd.org> Date: Thu, 13 Aug 1998 09:21:23 -0700 (PDT) From: nick.hibma@jrc.it To: freebsd-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: www-1.0 Subject: conf/7605: no message saying 'Mounting NFS file systems, gonna take loooooong' during boot Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 7605 >Category: conf >Synopsis: no message saying 'Mounting NFS file systems, gonna take loooooong' during boot >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Aug 13 09:30:00 PDT 1998 >Last-Modified: >Originator: Nick Hibma >Organization: Joint Research Centre for the European Commission >Release: 2.2.5/2.2.6/3.0-SNAP-????1997 >Environment: n/a >Description: M >How-To-Repeat: cat 127.0.0.2:/usr /mnt nfs rw 0 0 >>/etc/fstab reboot and watch the lack of a message when the machine waits for the NFS server to become available >Fix: In the file /etc/rc Replace mount -a -t nfs with echo -n Mounting NFS file systems mount -a -t nfs echo . >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message