Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login

    Netgate 3100 will not come up

    Scheduled Pinned Locked Moved Official Netgate® Hardware
    29 Posts 6 Posters 2.7k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • A
      amarcino
      last edited by

      @amarcino said in Netgate 3100 will not come up:

      [SERIAL/DIRECT] CONNECTED TO PORT /dev/cu.usbserial-01A898AC (115200-8N1)

      I was using ZOC on a Macbook pro. I will try a windows 10 laptop tonight with Putty.

      1 Reply Last reply Reply Quote 0
      • bmeeksB
        bmeeks
        last edited by bmeeks

        No, changing a gateway would not cause a "no boot" condition. You likely either have a corrupted file system or some type of hardware failure that just happened to occur with the power cycle.

        As I mentioned in one of my earlier posts, even when using the Halt System command in the DIAGNOSTICS menu, you need to wait several seconds for the box to complete its shutdown sequence. Maybe you waited long enough or maybe you did not.

        If you can get into the console and then find a corrupted file system that is fixed by running fsck, then you know for the future that you likely did not wait long enough for the Halt System command to fullly complete before pulling the power cord. However, if there has been an actual hardware failure, that's just bad luck and not related to the shutdown sequence itself.

        1 Reply Last reply Reply Quote 0
        • A
          amarcino
          last edited by

          OK.

          I have been in contact with Netgate support as well.

          It seems I may have been using the wrong serial port discovered by ZOC on a Macbook Pro.

          I am going to try my work laptop tonight with putty installed, and make sure I am using the correct driver. Hopefully I will be able to get into the console and stop this mess.

          Wish me luck, having a dead device and no internet access @ home is no especially when you depend on smart devices for the simple things..... LOL

          bmeeksB 1 Reply Last reply Reply Quote 0
          • bmeeksB
            bmeeks @amarcino
            last edited by bmeeks

            @amarcino said in Netgate 3100 will not come up:

            OK.

            I have been in contact with Netgate support as well.

            It seems I may have been using the wrong serial port discovered by ZOC on a Macbook Pro.

            I am going to try my work laptop tonight with putty installed, and make sure I am using the correct driver. Hopefully I will be able to get into the console and stop this mess.

            Wish me luck, having a dead device and no internet access @ home is no especially when you depend on smart devices for the simple things..... LOL

            If you download the correct USB/Serial port driver for Windows, it does work. Follow the instructions here: https://docs.netgate.com/pfsense/en/latest/solutions/sg-3100/connect-to-console.html. And PuTTY is a great free terminal utility.

            1 Reply Last reply Reply Quote 0
            • A
              amarcino
              last edited by

              No doubt on putty I used it many moons ago.

              1 Reply Last reply Reply Quote 0
              • GertjanG
                Gertjan
                last edited by

                In that case, activate the SSH access for pfSense.
                This will enable a console look alike access over LAN (no need to cable up in front of your device).

                Also : consider shutting down the device using the real console access - that is, the cable with Putty or a like, and the micro SB serial cable.
                This way you can follow the shut down up until the bitter end ....

                And to be sure : 'smart' devices like the ones on which pfSense runs merits a UPS. This way, when the power goes off, you can set up a programmed clean shut down using the NUT package.

                No "help me" PM's please. Use the forum, the community will thank you.
                Edit : and where are the logs ??

                1 Reply Last reply Reply Quote 0
                • A
                  amarcino
                  last edited by

                  I have it on a UPS already, always did since I got it 4 months ago.

                  I have SSH already enabled, and used that to get into the system. I didn't assume it would work now, since the device never comes up stable and reboots about every 40 seconds or so.

                  I can try it though tonight.

                  bmeeksB 1 Reply Last reply Reply Quote 0
                  • bmeeksB
                    bmeeks @amarcino
                    last edited by

                    @amarcino said in Netgate 3100 will not come up:

                    I have it on a UPS already, always did since I got it 4 months ago.

                    I have SSH already enabled, and used that to get into the system. I didn't assume it would work now, since the device never comes up stable and reboots about every 40 seconds or so.

                    I can try it though tonight.

                    If it's not booting up completely, then SSH access is not going to work. I assume that initially you were trying to access it from the LAN side via the web GUI perhaps, so if that does not work, then SSH is not likely to work either.

                    Getting a PuTTY connection over the console cable is your best option to see what is actually going on.

                    A 1 Reply Last reply Reply Quote 0
                    • A
                      amarcino @bmeeks
                      last edited by

                      I agree. Will know tonight.

                      @bmeeks said in Netgate 3100 will not come up:

                      @amarcino said in Netgate 3100 will not come up:

                      I have it on a UPS already, always did since I got it 4 months ago.

                      I have SSH already enabled, and used that to get into the system. I didn't assume it would work now, since the device never comes up stable and reboots about every 40 seconds or so.

                      I can try it though tonight.

                      If it's not booting up completely, then SSH access is not going to work. I assume that initially you were trying to access it from the LAN side via the web GUI perhaps, so if that does not work, then SSH is not likely to work either.

                      Getting a PuTTY connection over the console cable is your best option to see what is actually going on.

                      1 Reply Last reply Reply Quote 0
                      • stephenw10S
                        stephenw10 Netgate Administrator
                        last edited by

                        I have seen boot loops in two places on the SG-3100. It can panic and reboot when it tries to mount the root filesystem, that's far more common. It happens ~30s into the boot, the complete cycle is somewhere ~50s depending on what you're booting from and what you have loaded.
                        It can also boot loop directly in uboot so it fails to load the FreeBSD boot loader and resets. That is much quicker so you see the LEDs reset maybe every 15s. I never actually timed that.
                        In both cases the boot cycle is fixed length and does not vary so that's useful to diagnose just by looking at the LEDs.
                        The fact the three LEDs start flashing blue indicates uboot is completing it's hardware setup and running the bootcmd env.

                        In all cases you should see output on the serial console though so that's the first step.
                        Make sure you see a new device when you attach the cable.
                        Make sure the driver is loaded.

                        Steve

                        A 1 Reply Last reply Reply Quote 0
                        • A
                          amarcino @stephenw10
                          last edited by

                          @stephenw10

                          I have been seeing your first example. Will the cycle stop when I log in through the console to run fsck?

                          1 Reply Last reply Reply Quote 0
                          • stephenw10S
                            stephenw10 Netgate Administrator
                            last edited by stephenw10

                            Yes, when you boot to single user mode it does not try to mount root so you reach the prompt.

                            Then you can run fsck repeatedly to correct all the issues and it will mount correctly at the next boot.

                            Steve

                            jimpJ 1 Reply Last reply Reply Quote 0
                            • jimpJ
                              jimp Rebel Alliance Developer Netgate @stephenw10
                              last edited by

                              @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.

                              Remember: Upvote with the 👍 button for any user/post you find to be helpful, informative, or deserving of recognition!

                              Need help fast? Netgate Global Support!

                              Do not Chat/PM for help!

                              1 Reply Last reply Reply Quote 1
                              • A
                                amarcino
                                last edited by

                                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.

                                bmeeksB 1 Reply Last reply Reply Quote 0
                                • bmeeksB
                                  bmeeks @amarcino
                                  last edited by bmeeks

                                  @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.

                                  A 1 Reply Last reply Reply Quote 1
                                  • A
                                    amarcino @bmeeks
                                    last edited by

                                    @bmeeks

                                    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!!!

                                    bmeeksB 1 Reply Last reply Reply Quote 1
                                    • bmeeksB
                                      bmeeks @amarcino
                                      last edited by

                                      @amarcino said in Netgate 3100 will not come up:

                                      @bmeeks

                                      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.

                                      1 Reply Last reply Reply Quote 0
                                      • A
                                        amarcino
                                        last edited by

                                        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.

                                        :)

                                        1 Reply Last reply Reply Quote 0
                                        • stephenw10S
                                          stephenw10 Netgate Administrator
                                          last edited by

                                          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

                                          1 Reply Last reply Reply Quote 1
                                          • A
                                            amarcino
                                            last edited by

                                            I want to thank you all, and the PFSense support team in helping me with this problem I had.

                                            1 Reply Last reply Reply Quote 1
                                            • First post
                                              Last post
                                            Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.