Netgate 3100 will not come up
-
Yes, when you boot to single user mode
it does not try to mount root soyou reach the prompt.Then you can run fsck repeatedly to correct all the issues and it will mount correctly at the next boot.
Steve
-
@stephenw10 said in Netgate 3100 will not come up:
Yes, when you boot to single user mode it does not try to mout root so you reach the prompt.
It does mount root, but as read-only, which is safer and unlikely to trigger the typical sorts of filesystem panics.
It is more rare but there are cases when even that will panic, but the filesystem has to be really, really hosed.
-
So is there a trick to boot into single user mode. The Marvel boot loader is so fast I keep missing something because it gets to the end and wants to reboot or shutdown.
I was able to get to a loader prompt loader> but I cannot do fsck from it.
-
@amarcino said in Netgate 3100 will not come up:
So is there a trick to boot into single user mode. The Marvel boot loader is so fast I keep missing something because it gets to the end and wants to reboot or shutdown.
I was able to get to a loader prompt loader> but I cannot do fsck from it.
Try this trick from an older thread:
https://forum.netgate.com/topic/125712/netgate-sg-3100-boot-loop-ufs_dirbad.
According to @Derelict in that thread, the ARM appliances don't present the same boot menu as the AMD/Intel boxes do.
-
Perfect, file system clean and I am watching my packages starting up!!!
I am now looking at a PF Sense menu in console and it sure is pretty!!!
-
@amarcino said in Netgate 3100 will not come up:
Perfect, file system clean and I am watching my packages starting up!!!
I am now looking at a PF Sense menu in console and it sure is pretty!!!
Good deal. Probably did not wait quite long enough before pulling power when you did the Halt System command. Whenever I've had to do that, I wait like a couple of minutes or more to be 100% sure.
-
Seeing how long it took to halt from the console, I think I rushed it yesterday.
Anyway, got things back and that is good. I will consider myself lucky to not have to go through that again.
:)
-
Backup you config file. Keep a copy of the firmware recovery image on a USB stick. You can put the config file on that USB stick for even faster recovery.
https://docs.netgate.com/pfsense/en/latest/backup/automatically-restore-during-install.html#configuration-from-usb-during-install
With that in place you'll probably never see any issues again.Steve
-
I want to thank you all, and the PFSense support team in helping me with this problem I had.