From owner-freebsd-doc Tue Oct 17 3:50: 5 2000 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8736537B657 for ; Tue, 17 Oct 2000 03:50:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA37198; Tue, 17 Oct 2000 03:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 16A4F37B479; Tue, 17 Oct 2000 03:44:55 -0700 (PDT) Message-Id: <20001017104455.16A4F37B479@hub.freebsd.org> Date: Tue, 17 Oct 2000 03:44:55 -0700 (PDT) From: opentrax@email.com To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: docs/22043: fstab cache annoyance Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 22043 >Category: docs >Synopsis: fstab cache annoyance >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Oct 17 03:50:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: jesse monroy >Release: 3.4 >Organization: digital marshalls >Environment: FreeBSD biggie.mozie.org 3.4-RELEASE FreeBSD 3.4-RELEASE #0: Mon Aug 28 08:29:03 PDT 2000 jessem@biggie.mozie.org:/usr/src/sys/compile/JEN2 i386 >Description: For utilities that rely on fstab (mount, fsck, ...), the lookup in fstab(5) fails until the table is re-read; usually a re-read via reboot. This happens when a new entry is added to fstab(5) and you immediately try to use it. >How-To-Repeat: Boot the system with a new piece of hardware(ie. CROM drive) Add an entry to fstab, then try to reference it in a mount command. example: # mount /cdrom3 >Fix: Workaround: add to fstab and reboot system. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message