I upgraded from i386 7.0 to 7.1. That was done with cvsup, buildworld, buildkernel method.
Ran into a problem on reboot. It appears none of the rc.conf is read. Startup does not even log to /var/messages. During boot I see lines of error messages telling me to read man rc.conf for every script run from rc.d.
Not sure if I goofed up something during mergemaster. If I run manually any script in /etc/rc.d ... I get the same error complaining that I need to read man rc.conf
The /etc/rc.conf is in place and appears correct.
I don't have any message log to look at for debug.
I am missing something real basic in the boot process it seems.
Ran into a problem on reboot. It appears none of the rc.conf is read. Startup does not even log to /var/messages. During boot I see lines of error messages telling me to read man rc.conf for every script run from rc.d.
Not sure if I goofed up something during mergemaster. If I run manually any script in /etc/rc.d ... I get the same error complaining that I need to read man rc.conf
The /etc/rc.conf is in place and appears correct.
I don't have any message log to look at for debug.
I am missing something real basic in the boot process it seems.