From owner-freebsd-current Tue Apr 17 21: 4:14 2001 Delivered-To: freebsd-current@freebsd.org Received: from relay.butya.kz (butya-gw.butya.kz [212.154.129.94]) by hub.freebsd.org (Postfix) with ESMTP id 2948037B43E for ; Tue, 17 Apr 2001 21:04:09 -0700 (PDT) (envelope-from bp@butya.kz) Received: by relay.butya.kz (Postfix, from userid 1000) id 95BED28769; Wed, 18 Apr 2001 11:04:01 +0700 (ALMST) Received: from localhost (localhost [127.0.0.1]) by relay.butya.kz (Postfix) with ESMTP id 7D7B7286FD; Wed, 18 Apr 2001 11:04:01 +0700 (ALMST) Date: Wed, 18 Apr 2001 11:04:01 +0700 (ALMST) From: Boris Popov To: User & Cc: freebsd-current@freebsd.org Subject: Re: mounting netware fs In-Reply-To: <20010418022836.A494@enia.bastun.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 18 Apr 2001, User & wrote: > mount -a -t nonfs > > to > > # Mount everything except nfs filesystems. > mount -a -t nonfs,nwfs > > In the first case at boot time the machine stops and wants me to enter > in shell and fix the problem. I don't know whether I'm right, but I > think that my modification can help. Well, nwfs and smbfs can be added to the list along with nfs. However I would recommend to use 'noauto' modifier and the shell script like one in the /usr/share/examples/nwclient -- Boris Popov http://www.butya.kz/~bp/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message