View Single Post
  #2   (View Single Post)  
Old 22nd October 2009
s0xxx's Avatar
s0xxx s0xxx is offline
Package Pilot
 
Join Date: May 2008
Posts: 192
Default

Concerning the famd, try copying the famd.sh to /etc/rc.d/ and add the following to /etc/rc.conf:
Code:
famd=YES
Do everything else that MESSAGE tells you to and then try starting the famd. For internals of NetBSD rc.d mechanism see the rc(8) man page and following:

http://www.netbsd.org/docs/guide/en/chap-rc.html

I don't know about xmd, are there any errors in /var/log/messages?
__________________
The best way to learn UNIX is to play with it, and the harder you play, the more you learn.
If you play hard enough, you'll break something for sure, and having to fix a badly broken system is arguably the fastest way of all to learn. -Michael Lucas, AbsoluteBSD
Reply With Quote