After power outage netgate 4100 won't boot
-
Had a power outage when I was in between UPS's and it seems to have borked my 4100. I consoled in and ran the following command
[24.11-RELEASE][root@pfSense.home.arpa]/var/log: fsck -fy /
fsck: cannot open `pfSense/ROOT/default': No such file or directoryDoes not seem good. My question is what can I do to get the device working again? I see on the 4200 docs that its possible to bypass the onboard storage with an M2 drive (https://docs.netgate.com/pfsense/en/latest/solutions/netgate-4200/m-2-nvme-installation.html) but I don't see any such section on the 4100 docs (https://docs.netgate.com/pfsense/en/latest/solutions/netgate-4100/index.html). I am assuming that the onboard storage is done since I also saw some of these messages
CONTINUE? yes
Attempted recovery for standard superblock: failed
Attempted extraction of recovery data from standard superblock: failed
Attempt to find boot zone recovery data.
Finding an alternate superblock failed.
Check for only non-critical errors in standard superblock
Failed, superblock has critical errorsAm I just screwed and my $700 FW is done because of a power outage or is there a way to replace the onboard storage and re-image it?
Thanks in advance.
-
@mcline said in After power outage netgate 4100 won't boot:
[24.11-RELEASE][root@pfSense.home.arpa]/var/log: fsck -fy /
fsck: cannot open `pfSense/ROOT/default': No such file or directoryThat looks like it has actually booted completely.
Is it running ZFS or UFS? fsck will only work in UFS installs.
Did you try just reinstalling from USB?
You can fit an NVMe drive to the 4100. It's more difficult than the 4200 but can be done if you have experience with similar devices. The limitation is that the drive must be B+M keyed which is unusual. There are a few threads here with users discussing currently available drives. The 4100, 6100 and 8200 all use the same drives.