I was wondering if you could provide step by step how to add this as I am also at this stage and would like to be able to try this for myself. Many thanks. James
Be smart and you'll find solutions, RTFM: https://www.netgate.com/docs/pfsense/hardware/boot-troubleshooting.html#disabling-acpi and adapt it to your current needs.
I saw another post almost identical to this recently where the problem ended up being a bug in the terminal software (minicom, perhaps) where it failed to update/scroll when maximized. Restoring it to a smaller window allowed it to work.
Thanks @viragomann for the answer, When I ran the function it did fix something in the records in the fs but it did not fix the boot issue, after using Dr. Google and some keywords in the search I came across this.
TL;DR:
Same process as you but they used the following command
/sbin/fsck -y /
This seemed to have fixed the issue and got all of the machines online.
No errors in system log.
No relevant errors in resolver log (only a few failed to resolve host : new_name.internal , due to devices that are already configured on the firewall but not on the dns server. Those entries have no concern with the void tables.)
I apologize for the post earlier and believe I ended up finding the answer. I should have dug a little harder into the forum. The answer looks to be that it won't restore without modification to the XML and applicable interfaces at a minimum. Not sure about the other options in the config backup, but I'll play it safe and manually configure.
The HA won't be live since the pfsync version is different but CARP failover works between them.
Generally better to put the primary node into maintenance mode / disable CARP and then upgrade or reinstall. With older primaries it's easy to accidentally break the config since older versions didn't have safeguards like we have now.
It seems the issue was more banal than i thought.
Removing completely the pfBlockerNG solved the issue, once removed a fresh package installation worked perfectly with no further issues.
Note: Reinstalling from the Installed Packages tab didn't work, i had to completely remove it.
I have moved this post to my correct original account https://forum.netgate.com/topic/139237/pfsense-router-not-connecting-after-update-continued. Please do not post here.
@jimp This was the fix. I removed the SD card, and the installer worked fine. It does seem a bit bizarre because I did specify the SSD drive during the install wizard. The other weird detail is that the busted SD card did not prevent me from installing v2.3.5. Anyway, you win all the cookies.
Thank for the reply @Grimson. I looked over all of the information that you have sent me, but I am stumped on how to edit the boot portion of the memstick. I don't have a FreeBSD or another pfSense box, so I created a virtual instance using VMware. What I am struggling with is how to view the system log to find the device name of the device and when I can, how to use the commands that are shown in the example since the shell does not support them. Getting frustrated with this, but I am still hanging in there. Looking for a direction to go towards on how to solve this issue. Thank you in advance.