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

    First boot, wizard is forced

    Scheduled Pinned Locked Moved Problems Installing or Upgrading pfSense Software
    5 Posts 2 Posters 1.6k 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.
    • P
      Paul47
      last edited by

      I was annoyed because I could see no way of escaping the wizard. I just wanted to load my configuration by restoring from a backup file.

      This is on 2.1 Beta.

      1 Reply Last reply Reply Quote 0
      • P
        Paul47
        last edited by

        Woops, after I restored from my backup, the system rebooted and got caught on the "mountroot" step. I went to look at the fstab and found this:

        
        /dev/ufs/pfsense0  /  ufs  ro,sunc,noatime 1 1
        /dev/ufs/cf  /cf  ufs  ro,sunc,noatime 1 1
        
        

        Not what I expected, and I'm not sure how to modify it to work.

        I made two assumptions, one or both of which may be wrong and causing the problem:

        1. I can put an embedded image on a USB flash drive.

        2. I can backup the configuration from a hard drive install, and then restore that configuration into an embedded install.

        Did I goof?

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

          Click the logo at the top of the wizard. No more wizard.

          NanoBSD filesystems are kept read-only to preserve the integrity of the drive. You can change this under Diag > NanoBSD.

          Your points 1 and 2 are correct, those both work.

          For point #1, make sure you do this:
          http://doc.pfsense.org/index.php/Boot_Troubleshooting#Booting_from_USB

          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 0
          • P
            Paul47
            last edited by

            Yeah, I already figured out I had to take option 3 on the boot. But I'm just realizing I might have forgot on the reboot after the restore, because it looks like it works now.

            I was just wondering about the construction, "/dev/ufs/pfsense0". I'm unfamiliar with that. I was expecting something like "/dev/da0s1a", that's all.

            I know about the read-only business in nanobsd, except for a couple details: I'm guessing a restore operation automatically mounts the cf partition rw? It had to have, otherwise my restore wouldn't have worked. I'm a little shakey on where the gui automatically mounts it rw, and where I have to do it manually. I will dig into that some more.

            As to clicking on the logo, that makes little sense. What's wrong with a nice, obvious "cancel" button? Then people don't have to field so many newbie questions in the forum.  :)

            This is a nifty piece of software…

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

              @Paul47:

              I was just wondering about the construction, "/dev/ufs/pfsense0". I'm unfamiliar with that. I was expecting something like "/dev/da0s1a", that's all.

              It's a GEOM label, so we can refer to the slice by name instead of by its physical designation. So we don't have to worry about the disk driver/device name at all, we use our own label for the filesystem.

              @Paul47:

              I know about the read-only business in nanobsd, except for a couple details: I'm guessing a restore operation automatically mounts the cf partition rw? It had to have, otherwise my restore wouldn't have worked. I'm a little shakey on where the gui automatically mounts it rw, and where I have to do it manually. I will dig into that some more.

              It handles that automatically for changes made in the GUI. If you want to manually make changes at the shell or over scp, etc, then you'll need to switch it manually.

              @Paul47:

              As to clicking on the logo, that makes little sense. What's wrong with a nice, obvious "cancel" button? Then people don't have to field so many newbie questions in the forum.  :)

              I added some text to the wizard to state that clicking the logo gets out of it.

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