I have a problem with rebooting 9.1-RELEASE (yes, all buffers synced.). I read that it was fixed only in 9-STABLE.
Why 9-2-BETA?
Only after installworld in single-user mode I've got a single successful reboot. All following
Code:
rm -rf /usr/src
svn checkout svn://svn.freebsd.org/base/stable/9 /usr/src
svn update /usr/src
[rebuild and reinstall all - system and kernel, reboot]
# uname -r
9.2-BETA2
Only after installworld in single-user mode I've got a single successful reboot. All following
shutdown -r now
failed (only power off/on works). Before 9.1 this server successfully worked and rebooted on many releases (up to 6.4-STABLE).