Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Sep 2002 15:42:10 -0700 (PDT)
From:      Dirk-Willem van Gulik <dirkx@wewbeaving.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   misc/43497: mount -t nfs -> crunchgen incompatible
Message-ID:  <200209292242.g8TMgArU024626@www.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         43497
>Category:       misc
>Synopsis:       mount -t nfs -> crunchgen incompatible
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          wish
>Submitter-Id:   current-users
>Arrival-Date:   Sun Sep 29 15:50:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Dirk-Willem van Gulik
>Release:        5-Current
>Organization:
WebWeaving
>Environment:
FreeBSD foem.leiden.webweaving.org 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Mon Jul  1 11:24:18 CEST 2002     dirkx@foem.leiden.webweaving.org:/usr/src/sys/i386/compile/FOEM  i386  
>Description:
mount -t nfs is used in the rc/mountcritremote.

In a limited environment it can be nice to use a crunchgen version of mount and mount_nfs during the early stages of the boot.

Unfortunately mount and mount_nfs use similar symlink $0 argv[0] tricks to work out their identity. This clashes.

>How-To-Repeat:
Its a whish :-)
>Fix:
call mount_nfs epxlicitly - but no idea what this would break. i.e. replace all mount -t nfs ... into mount_nfs ... 
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




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