A problem I don't understand has developed on my system (currently 9.2-RELEASE). When I invoke any rc script, whether from /etc/rc.d or from /usr/local/etc/rc.d, the return is invariably just a hash character. The reply from the script doesn't come until I enter CTRL-D (and evidently the script itself hangs until it gets that reply). Worse, this problem is now keeping me from rebooting my system (which is actually a VM on a machine I have only remote access to). When it's rebooted, none of the rc scripts executes; I have to get to the VM via VNC, where I find myself in single-user mode, and then remote the file systems and run the rc scripts manually (even /etc/rc.d/ldconfig, /etc/rc.d/netif and /etc/rc.d/routing), issuing a CTRL-D to the hash prompt that comes back from each one.
I have no idea what causes this; it began happening after some upgrade of ports about three weeks ago (and still running 9.1-RELEASE), and when I rebooted after the initial install from
I have no idea what causes this; it began happening after some upgrade of ports about three weeks ago (and still running 9.1-RELEASE), and when I rebooted after the initial install from
freebsd-update upgrade I found the machine hung like this. Can someone tell me what's up?