Need to re-install software if I reboot
-
using latest : 2.4.5-RELEASE-p1 (amd64)
My firewall won't reboot.
I try to reboot and during boot up the menu starts loading normally then all items start scrolling super face and system freezes with CPU # error. # = number between 1 to 6.
System won't reboot until I reload OS and restore from backup.
Is there something I can do to fix this?
I try rebooting, starting from scratch and nothing.
Firewall runs fine for months on end but never reboots, never shut down and start up.
Power outage or anything, need to re-install.
Any ideas.. tips?
-
It sounds like a hardware failure. I recently had to replace my hardware for that reason. Try running memtest and see what happens.
-
Everything hardware wise passes the test.
Any on what to look for?
This is a new PC...
Intel(R) Core(TM) i5-9600K CPU @ 3.70GHz
Current: 3700 MHz, Max: 3701 MHz
6 CPUs: 1 package(s) x 6 core(s)
AES-NI CPU Crypto: Yes (active)
PCIe M.2 drive
2.4.5-RELEASE-p1 (amd64)
built on Tue Jun 02 17:51:17 EDT 2020
FreeBSD 11.3-STABLE
Hardware crypto AES-CBC,AES-XTS,AES-GCM,AES-ICM
Kernel PTI Disabled
MDS Mitigation Inactive
Using local NIC and 3 x 4 NIC cards and 1 x 1 NIC card.Thank You for any help.
-
@frankyd3325 said in Need to re-install software if I reboot:
Any on what to look for?
While booting, look at the console **
Did you see a "file system dirty" message ?
If needed, do aIf the system isn't clean, it's mounted as read-only. Whicj=h means : nothing gets written to the disk .... like the config.
To keep the file system clean : always clean shut down. Ripping out the power - or other power losses : use an UPS.
Check also if your disk is ok.
** the one you look at when there are issues. Only when all goes well you can forget about the console access.
-
Hmm, weird. Without seeing the crash report or at least the backtrace and panic it's hard to say what might be happening there.
You might try installing ZFS if you're not already.
Steve