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

    Stuck at Mountroot>

    Scheduled Pinned Locked Moved CE 2.7.0 Development Snapshots (Retired)
    16 Posts 7 Posters 4.8k 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.
    • C
      cursixx
      last edited by

      Starting with 2.7 dev build 10.07 I'm getting a loader variables error and the load stops. Tried 10.11 this morning with the same issue. I also noticed the dev channel is not updating after 10.06 and the latest build is missing in the daily snapshot package repository but pfSense shows the latest snapshot and will update the build but gives the below error while loading.

      Loader variables:
      vfs.root.mountfrom=zfs:pfSense/ROOT/default
      Manual root filesystem specification
      <fstype>:<device> [options]
      Mount <device> using filesystem <fstype>
      and with the specified (optional) option list.

      eg. ufs:/dev/da0s1a
      zfs:zroot/ROOT/default
      cd9660:/dev/cd0 ro
      (which is equivalent to: mount -t cd9660 -o ro /dev/cd0 /)

      ? list valid disk boot devices
      . Yield 1 second (for background tasks)
      <empty line> Abort manual input

      mountroot>

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

        There is currently an issue with the loader values not being added correctly we are investigating.
        You can probably work around that by escaping to the loader prompt and then running:

        load /boot/kernel/kernel
        load /boot/kernel/opensolaris.ko
        load /boot/kernel/zfs.ko
        boot
        

        It should then boot normally. Then add the lines back to loader.conf:

        opensolaris_load="YES"
        zfs_load="YES"
        

        Steve

        chpalmerC knight-of-niK J 3 Replies Last reply Reply Quote 1
        • jimpJ jimp moved this topic from General pfSense Questions on
        • chpalmerC
          chpalmer @stephenw10
          last edited by

          @stephenw10 said in Stuck at Mountroot>:

          zfs_load="YES"

          Thanks Steve! Im back in. One of these days I do have to figure out how to load this guy from scratch without having to transfer the drive.. ;)

          Triggering snowflakes one by one..
          Intel(R) Core(TM) i5-4590T CPU @ 2.00GHz on an M400 WG box.

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

            If you flash the unlocked BIOS it will boot from USB and install like any standard appliance.

            Steve

            1 Reply Last reply Reply Quote 0
            • knight-of-niK
              knight-of-ni @stephenw10
              last edited by

              @stephenw10 said in Stuck at Mountroot>:

              There is currently an issue with the loader values not being added correctly we are investigating.
              You can probably work around that by escaping to the loader prompt and then running:

              load /boot/kernel/kernel
              load /boot/kernel/opensolaris.ko
              load /boot/kernel/zfs.ko
              boot
              

              It should then boot normally. Then add the lines back to loader.conf:

              opensolaris_load="YES"
              zfs_load="YES"
              

              Steve

              Thank you, Sir.
              I am testing 2.7 snapshot on new hardware with i226 nics when I ran into this boot issue, after trying to upgrade to a newer snapshot.

              This workaround got me up and going again!

              1 Reply Last reply Reply Quote 1
              • knight-of-niK
                knight-of-ni
                last edited by

                UPDATE:
                I just upgraded to 2.7.0.a.20221017.0600 this morning, and did not have to apply the workaround. The ZFS driver was correctly re-inserted into loader.conf during the upgrade.

                1 Reply Last reply Reply Quote 1
                • J
                  justmeusingpfsense @stephenw10
                  last edited by

                  @stephenw10 Hello sir, i'm still stuck also after using your method, i have another error, error 97
                  9335b919-1c2c-49d2-89d0-1bd3e6b2fe8f-image.png
                  Do you have any idea on how to solve this?
                  Thanks in advance!

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

                    If you enter ? there what does it show?

                    J 1 Reply Last reply Reply Quote 0
                    • J
                      justmeusingpfsense @stephenw10
                      last edited by justmeusingpfsense

                      @stephenw10 This is the output of ?
                      aa957b88-9922-4637-ac72-cc229ace6a00-image.png
                      And this is the output of ENTER
                      20e4d802-c3ba-494b-aa2b-678755d99b86-image.png

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

                        Hmm, so it's showing that whilst booting the installer?

                        That would be the USB (da0). Do you see any other drives listed in the boot logs above that?

                        Steve

                        J 1 Reply Last reply Reply Quote 0
                        • J
                          justmeusingpfsense @stephenw10
                          last edited by justmeusingpfsense

                          @stephenw10 No sir, that's all i can see.

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

                            Ok but that is whilst booting the installer from USB or after installing?

                            What sort of drive is in that system you are trying to install to?

                            P 1 Reply Last reply Reply Quote 0
                            • P
                              pfsvrb @stephenw10
                              last edited by

                              @stephenw10
                              I had a virtualbox install of pfSense 2.5.1 installed on ZFS that I tried to upgrade this morning to the latest Development 2.7.0 snapshot. Unfortunately on rebooting for the upgrade I hit this same error.
                              d568d44a-a5d0-436a-80aa-e7c1fef922e2-image.png

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

                                Hmm, that looks like it's only seeing the drive sometime after it tries to mount root for some reason.

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

                                  Looks like it isn't loading the ZFS kernel module since it says ZFS is an unknown filesystem.

                                  Might be one you need to break out at a loader prompt and load the module manually, and then add it to loader.conf.local once you boot.

                                  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
                                  • First post
                                    Last post
                                  Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.