From owner-freebsd-bugs Sun Sep 29 16:20: 4 2002 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6060137B401 for ; Sun, 29 Sep 2002 16:20:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1EC9343E42 for ; Sun, 29 Sep 2002 16:20:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g8TNK2Co020544 for ; Sun, 29 Sep 2002 16:20:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g8TNK2Xa020543; Sun, 29 Sep 2002 16:20:02 -0700 (PDT) Date: Sun, 29 Sep 2002 16:20:02 -0700 (PDT) Message-Id: <200209292320.g8TNK2Xa020543@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Ian Dowse Subject: Re: misc/43497: mount -t nfs -> crunchgen incompatible Reply-To: Ian Dowse Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR misc/43497; it has been noted by GNATS. From: Ian Dowse To: Dirk-Willem van Gulik Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: misc/43497: mount -t nfs -> crunchgen incompatible Date: Mon, 30 Sep 2002 00:19:27 +0100 In message <200209292242.g8TMgArU024626@www.freebsd.org>, Dirk-Willem van Gulik writes: >mount -t nfs is used in the rc/mountcritremote. > >In a limited environment it can be nice to use a crunchgen version of mount an >d mount_nfs during the early stages of the boot. > >Unfortunately mount and mount_nfs use similar symlink $0 argv[0] tricks to wor >k out their identity. This clashes. Have you tried adding "ln mount_nfs nfs" to the crunchgen config file? I'm fairly sure we use this in a local diskless configuration and it works fine. BTW, your email address bounced, so I'm guessing at what it is supposed to be (webweaving instead of wewbeaving). Ian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message