Date: Fri, 7 Jan 2011 02:14:07 -0800 From: Garrett Cooper <yanegomi@gmail.com> To: "Marek Salwerowicz" <marek_sal@wp.pl> Cc: freebsd-current@freebsd.org, Garrett Cooper <gcooper@FreeBSD.org> Subject: Re: nfssvc not available or version mismatch (nfsv4 client) Message-ID: <3027245F-CDB1-4271-B27F-13A9F24A0BDA@gmail.com> In-Reply-To: <C7BDF7A170E543DC8B71743E2FA2A0CD@marekdesktop> References: <53A6C7B1EBA748F09DE5186D784D2CDA@marekdesktop><AANLkTi=xZ_n4TuBaFj-YCi3RR=Q8SuqWhApxi%2BDc0Qc0@mail.gmail.com> <AANLkTimAA3JmB63cjPnJ15RTKfRtH4m3C-fL0ijV2zHR@mail.gmail.com> <C7BDF7A170E543DC8B71743E2FA2A0CD@marekdesktop>
next in thread | previous in thread | raw e-mail | index | archive | help
On Jan 7, 2011, at 1:09 AM, Marek Salwerowicz wrote: >>=20 >> kldload nfssvc && dmesg | tail -n 10 ? >>=20 >=20 > vm-salwerom% sudo kldload nfssvc > kldload: can't load nfssvc: File exists >=20 > but: >=20 > vm-salwerom% sudo kldload nfssvc.ko > vm-salwerom% dmesg | tail -n 10 > em0 at 194.29.146.128 server 194.29.146.27 server name amp2 > subnet mask 255.255.255.0 router 194.29.146.1 rootfs 194.29.146.3:/ = rootopts nolockd hostname vm-salwerom > Adjusted interface em0 > SMP: AP CPU #1 Launched! > Trying to mount root from nfs: []... > NFS ROOT: 194.29.146.3:/ > KLD nfscommon.ko: depends on nfssvc - not available or version = mismatch > linker_load_file: Unsupported file type > KLD nfscl.ko: depends on nfssvc - not available or version mismatch > linker_load_file: Unsupported file type > vm-salwerom% > vm-salwerom% >=20 >=20 > so, why if I want to load nfssvc I have to type it with the suffix? = How can I tell nfsuserd and anfscbd to try to load it with suffix during = system boot? Try loading all of the modules one-by-one. -Garrett=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3027245F-CDB1-4271-B27F-13A9F24A0BDA>