From owner-freebsd-questions Sun Feb 4 20: 6:56 2001 Delivered-To: freebsd-questions@freebsd.org Received: from sanson.reyes.somos.net (freyes.static.inch.com [216.223.199.224]) by hub.freebsd.org (Postfix) with ESMTP id AA97A37B491 for ; Sun, 4 Feb 2001 20:06:38 -0800 (PST) Received: from zoraida.reyes.somos.net (zoraida.reyes.somos.net [10.0.0.15]) by sanson.reyes.somos.net (8.9.3/8.9.3) with ESMTP id XAA69733; Sun, 4 Feb 2001 23:03:40 -0500 (EST) (envelope-from fran@reyes.somos.net) Date: Sun, 4 Feb 2001 23:11:08 -0500 (EST) From: Francisco Reyes To: Neil Blakey-Milner Cc: Mark Yeck , Subject: Re: can freebsd mount Novell volume ? In-Reply-To: <20010202120517.A89998@rapier.smartspace.co.za> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, 2 Feb 2001, Neil Blakey-Milner wrote: > > After reading your message I tried to connec to a netware volume: > > junkbuster:~#mount_nwfs -S eng2 -U freyes -V g_drive /mnt > > mount_nwfs: vfsload(nwfs): Exec format error > > Your nwfs module in /modules may be out of sync with your kernel. I had noticed I didn't have the NCP option or the IPX option on my kernel. I compiled a new kernel with those options. I re-read the man page for mount_nwfs and it mentioned IPXrouted so I added the option on rc.conf to start it (found it on /etc/defaults/rc.conf). Now after reboot I had on /var/log/messages the errors: /kernel: linker_file_sysinit "ncp.ko" failed to register! 17 /kernel: ncp_load: [214-217] Trying the mount_nwfs gives: ~>mount_nwfs -S eng2 -U freyes -V g_drive /mnt Warning: no cfg files found. mount_nwfs: can't find server ENG2: syserr = Protocol not supported I tried ncplist and it reported that it could not find any servers. Any ideas? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message