Date: Sat, 26 May 2007 11:01:34 +0800 From: Pei Pjf <peter@topcomtech.com.cn> To: Alexander Motin <mav@freebsd.org> Cc: freebsd-questions@freebsd.org Subject: Re: mpd4 cann't work after upgrade freebsd os Message-ID: <20070526030134.GA961@pjf3.fbsd.home> In-Reply-To: <4657448B.3060308@freebsd.org> References: <1180077788.00745740.1180066201@10.7.7.3> <1180117482.00746091.1180101003@10.7.7.3> <1180117499.00746109.1180103403@10.7.7.3> <200705251755.47547.nvass@teledomenet.gr> <1180120981.00746151.1180107604@10.7.7.3> <4657448B.3060308@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, May 25, 2007 at 11:18:19PM +0300, Alexander Motin wrote: > Pei Pjf wrote: > >mail# kldload ng_socket > >kldload: can't load ng_socket: No such file or directory > >mail# kldload ng_iface > >kldload: can't load ng_iface: No such file or directory > >mail# kldload ng_tty > >kldload: can't load ng_tty: No such file or directory > >mail# kldload ng_ppp > >kldload: can't load ng_ppp: No such file or directory > >mail# kldload ng_iface > >kldload: can't load ng_iface: No such file or directory > >mail# kldload ng_vjc > >kldload: can't load ng_vjc: No such file or directory > >mail# > > > >I think these files were lost when upgrading os. > >I will search these from another freebsd box. > > They may be not lost but unreachable due to incorrect module search > path. Try something like `kldload /boot/kernel/netgraph.ko`. > > If it will work, then you may be needed to update your /boot/loader.rc > from the /usr/src/sys/boot/i386/loader/loader.rc. > > I had alike problem with modules loading on several boxes after several > source upgrades and I have fixed it in a such way. > > -- > Alexander Motin Yes, It is. Now mpd4 dose the work. Thank you, Alexander. Thank all for help. pei
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070526030134.GA961>