During this last week, I have been testing the FreeBSD 11.0-RELEASE on an old refurbished PC I use for testing out new systems. It is dual-booting with Linux MINT and there have been few problems until 2 days ago. I tried to install a new conky screen monitor and used a custom version (of the conky configuration file) to replace the default file located at: /usr/local/share/examples/conky/conky.conf.
The first boot after the changes were made I had a kernel panic, and the dreaded "black screen of death".
I used Ctrl + C then switched to root privileges to run < # fsck -f >. There were four bad blocks, and some data requests were not salvaged, However, the system did boot successfully on all successive boot sessions.
So, basically, on a new system startup a message flashes: "../etc/rc.conf: devfs_system_ruleset: not found."
In addition, the new custom version of conky has never successfully launched; the default conky version does launch.
Any insight on this situation would be appreciated!
The first boot after the changes were made I had a kernel panic, and the dreaded "black screen of death".
I used Ctrl + C then switched to root privileges to run < # fsck -f >. There were four bad blocks, and some data requests were not salvaged, However, the system did boot successfully on all successive boot sessions.
So, basically, on a new system startup a message flashes: "../etc/rc.conf: devfs_system_ruleset: not found."
In addition, the new custom version of conky has never successfully launched; the default conky version does launch.
Any insight on this situation would be appreciated!