Date: Sun, 04 Feb 2001 23:50:15 -0500 (EST) From: Mark Yeck <y3k@gti.net> To: Francisco Reyes <fran@reyes.somos.net> Cc: freebsd-questions@FreeBSD.ORG, Neil Blakey-Milner <nbm@mithrandr.moria.org> Subject: Re: can freebsd mount Novell volume ? Message-ID: <XFMail.010204235015.y3k@gti.net> In-Reply-To: <Pine.BSF.4.32.0102042219190.17406-100000@zoraida.reyes.somos.net>
next in thread | previous in thread | raw e-mail | index | archive | help
I think you need to have both ncp.ko and nwfs.ko loaded. what does kldstat say? ncp.ko and nwfs.ko should be listed. on my machine, I had to use if_ef.ko also, which lets you use different ethernet frame types on the same network interface. I bet that's what you need to use. I forget how to use it, though, and that machine is at work. I can check it tomorrow and get more specifics for ya. -mark On 05-Feb-01 Francisco Reyes wrote: > 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?XFMail.010204235015.y3k>