Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Feb 2001 23:11:08 -0500 (EST)
From:      Francisco Reyes <fran@reyes.somos.net>
To:        Neil Blakey-Milner <nbm@mithrandr.moria.org>
Cc:        Mark Yeck <y3k@gti.net>, <freebsd-questions@FreeBSD.ORG>
Subject:   Re: can freebsd mount Novell volume ?
Message-ID:  <Pine.BSF.4.32.0102042219190.17406-100000@zoraida.reyes.somos.net>
In-Reply-To: <20010202120517.A89998@rapier.smartspace.co.za>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.32.0102042219190.17406-100000>