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

    What img file to download

    Scheduled Pinned Locked Moved Problems Installing or Upgrading pfSense Software
    25 Posts 9 Posters 11.4k 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.
    • jimpJ
      jimp Rebel Alliance Developer Netgate
      last edited by

      It would have to be some kind of odd n-way matrix rather than a simple table… not sure it would be any less confusing.

      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
      • Cry HavokC
        Cry Havok
        last edited by

        I'm just aware that there's a lot of reading, and given how few people bother with the FAQs I doubt many more will bother plowing through that page. Just something like:

        | File name | Usage |
        | pfSense-2.0-RELEASE-arch.iso.gz | Full install |
        | pfSense-memstick-2.0-RELEASE-arch.img.gz | USB stick |
        | pfSense-2.0-RELEASE-size-arch-nanobsd.img.gz | CF cards |

        With the usage bit linked to the relevant section of the page.

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

          yeah, should probably also list the upgrade filenames and such, and the vga variants, etc, but it's close.

          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
          • R
            rekd0514
            last edited by

            I agree that we need some descriptions for each type and what it is used for including the vga, md5, and sha256 versions.

            1 Reply Last reply Reply Quote 0
            • M
              myaffee
              last edited by

              I also found it very confusing, even after searching the net for an hour and reading the most current Version page. The main problem I'm still having is all the docs refer to a couple of files that I don't see on any of the mirrors:

              "pfSense-2.0-RELEASE-amd64.iso.gz"
              and
              "pfSense-memstick-2.0-RELEASE-arch.img.gz"

              I see a "pfSense-Full-Update-2.0-RELEASE-amd64.tgz" which is the closest thing to "pfSense-2.0-RELEASE-amd64.iso.gz" that i can see but there are two things confusing about this. One, it's not an ISO or an IMG so it's unclear how to write this to a CD in a bootable way. Two, it says "Update" in the filename whereas the file that the docs refer to does not have "Update" in the filename which leads me to think this is an updater file not a base install. Nowhere on any of the mirrors do I see a version for download with "memstick" in it. I'm pretty sure that I need one of these two versions as I'm trying to install to a 40GB SSD which from what I can tell should be treated like a hard drive install.

              I've read so much great stuff about pfSense, i really want to try it but I'm finding it super frustrating just trying to download the right version and get it installed.

              Can anyone help?

              thanks!

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

                If you don't see those files, you went to the updates directory, not the directory for new installs.

                New installs: http://www.pfsense.org/mirror.php?section=downloads
                Updates: http://www.pfsense.org/mirror.php?section=updates

                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
                • M
                  myaffee
                  last edited by

                  @jimp:

                  If you don't see those files, you went to the updates directory, not the directory for new installs.

                  New installs: http://www.pfsense.org/mirror.php?section=downloads
                  Updates: http://www.pfsense.org/mirror.php?section=updates

                  ahhh. That was the problem. Thanks!

                  1 Reply Last reply Reply Quote 0
                  • C
                    cheeseburger
                    last edited by

                    my first post..

                    Success! 8)  ..with download, install and bootup.  Here is what I did:

                    1. At a pfSense mirror website http://pfsense.phoenixkv.net/downloads/ I selected the image file: 
                      pfSense-memstick-2.0-RELEASE-i386.img.gz    and downloaded that image file to the HDD on my F-13 workstation..

                    3. unzip the image file on the HDD using cmdline:  gunzip pfSense-memstick-2.0-RELEASE-i386.img.gz

                    4. plug in a Transcend 4GB USB memstick (/dev/sde).  Copy the image from the HDD to
                      the USB memstick using cmdline:  dd if=./pfSense-memstick-2.0-RELEASE-i386.img of=/dev/sde bs=1k

                    5. Move the USB memstick over to a Gateway netbook and set its BIOS to use USB as the boot device. 
                      I booted without setting any delay params. It booted up after asking a few questions, and displayed
                      an options choice menu.

                    OK, so it will boot and run from a USB disk. GREAT!  Further testing can now be performed using
                    a proper desktop with two wired network adapters.  I am sure that I'll be back soon to learn more
                    when I have the necessary hardware.

                    thanks for the good information in this Forum.

                    cb

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

                      OK, Versions page updated again…

                      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
                      • R
                        rekd0514
                        last edited by

                        @jimp:

                        OK, Versions page updated again…

                        Looks great now! The only thing I would add is a short description for Serial and VGA consoles.

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

                          I made a page on the doc wiki explaining the difference between the consoles, and then linked it from the table/text on the versions page.

                          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
                          • R
                            rekd0514
                            last edited by

                            Perfect! I think this will help a lot of people wanting to try pfsense without doing a lot of searching. It sure helps me. Thank you.  ;D

                            1 Reply Last reply Reply Quote 0
                            • M
                              mlabenda
                              last edited by

                              Question about the memstick images
                              Do they have VGA enabled ?

                              Microsoft gives you "Windows"
                              Opensource gives you the whole house

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

                                Memstick images are USB versions of the Live CD, they have VGA only.

                                (Though I do have a serial memstick image I made by hand, I haven't had any feedback on whether it works or not)

                                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
                                • M
                                  mlabenda
                                  last edited by

                                  Ok thanks

                                  another question

                                  on the memstick images, where are the config get stored ?

                                  If i reboot a memstick image everything is back to default
                                  the nanobsd won't boot from USB on my Bock (HP N36L)

                                  Microsoft gives you "Windows"
                                  Opensource gives you the whole house

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

                                    The memstick image is the same as the livecd – it's an installer and test platform, it's not meant to be run indefinitely. It does not store the config on the drive.

                                    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.