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

    New Alix board for 2013

    Scheduled Pinned Locked Moved Hardware
    265 Posts 69 Posters 243.9k 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.
    • K
      keychain
      last edited by

      Marama,

      I didn't try to install from CD, instead I'd recommend to install via USB-Stick. Choose the amd64 memstick-image and follow the instructions to write the image to the stick. Mount it with a running freebsd and append 'console="comconsole" to /boot/loader.conf (don't forget to mount the stick and change the filepath - this is not copy & paste):

      $ echo 'console="comconsole"' >> /$USB_MOUNT_POINT/boot/loader.conf
      

      Now you're good to go. Boot from the USB- Stick and pass the following line to the kernel during startup:

      $ set kern.cam.boot_delay=10000
      

      Now you can follow the install-scripts as described in various How-To's.

      If you want to use an SD-Card, it's even simpler - just follow the instructions from the CF-Card install to the letter, but during first boot pass the

      $ set kern.cam.boot_delay=10000
      

      line to the kernel, and everything works as expected. Once booted it's best to add the "kern.cam.boot_delay" statement to /boot/loader.conf. Don't forget to remount the partition before editing, it's readonly per default.

      Have fun!

      1 Reply Last reply Reply Quote 0
      • O
        ozlecz
        last edited by

        @dotdash

        Interrupt the boot loader.
        type-
        set kern.cam.boot_delay=10000
        boot
        After booting add kern.cam.boot_delay=1000 to /boot/loader.conf.local via edit or from console.

        sir could you please explain this further? how to do it etc..thanks

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

          @keychain:

          Marama,

          I didn't try to install from CD, instead I'd recommend to install via USB-Stick. Choose the amd64 memstick-image and follow the instructions to write the image to the stick. Mount it with a running freebsd and append 'console="comconsole" to /boot/loader.conf (don't forget to mount the stick and change the filepath - this is not copy & paste):
          …

          Keychain, thanx for helping me out, but reseting from 115200 to 9600 seemed to have helped.
          BTW, should I go for symmetric or embedded kernel?

          1 Reply Last reply Reply Quote 0
          • dotdashD
            dotdash
            last edited by

            @ozlecz:

            @dotdash

            Interrupt the boot loader.
            type-
            set kern.cam.boot_delay=10000
            boot
            After booting add kern.cam.boot_delay=1000 to /boot/loader.conf.local via edit or from console.

            sir could you please explain this further? how to do it etc..thanks

            It's been covered several times, most recently by keychain, but to make the process clear:
            Write the nano image to the SD card using a card reader and physdiskwrite.
            Connect a null modem cable to the serial port and use putty or similar to connect at 9600.
            Power the unit up. You will see a bunch of garbage due to the console being at the wrong speed.
            Eventually, you will see pfSense booting. When you see a message about 'Booting [/boot/kernel/kernel]' press CTRL-C until it drops to an 'OK' prompt. If you miss it, shut down and try again.
            At the prompt type:

            set kern.cam.boot_delay=10000
            

            Then press enter. It should return to the OK prompt. Then type:

            boot
            

            and press enter. The unit should now boot. Assign interfaces. Remember re2 is the one marked 'LAN'
            Log in to the webgui and go to diagnostics, edit file.
            Enter:

            /boot/loader.conf.local
            

            in the save/load path. Then enter:

            kern.cam.boot_delay=10000
            

            below and click the save button.

            1 Reply Last reply Reply Quote 0
            • S
              SpankIt
              last edited by

              @stephenw10:

              SpankIt, are you using 2.1?
              This has been fixed in 2.1.1. There is a long thread about it somewhere.

              Steve

              I am using 2.1, thanks for the heads up I will give that a shot.

              1 Reply Last reply Reply Quote 0
              • O
                ozlecz
                last edited by

                @dotdash

                should i use memstick or memstickserial image?

                from the APU specs
                Storage: Boot from SD card (connected through USB), external USB or m-SATA SSD. 1 SATA data + power connector.

                does this mean i have to still use a card reader and plug to the APU USB even there is a SD slot on board?

                FYI ive used memstick image but ive never get to boot to pfsense at all

                1 Reply Last reply Reply Quote 0
                • dotdashD
                  dotdash
                  last edited by

                  @ozlecz:

                  @dotdash
                  should i use memstick or memstickserial image?

                  I've been using the nano-2.11-pre-i386 image, writing it via a card reader, then putting it in the apu.
                  You could boot from USB memstick and install to the SD card if you want, but I haven't tried it.
                  Edit- If you choose to install from memstick, use the -serial version…

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

                    Serial memstick (choose the Embedded kernel when installing) is the best bet for an mSATA.

                    For SD, you'll probably want NanoBSD but you'll need to make the kern.cam.boot_delay adjustment since the SD reader appears to the OS as a USB device even though it's internal.

                    You may also want these changes if you're on NanoBSD: https://doc.pfsense.org/index.php/Boot_Troubleshooting#NanoBSD_on_Newer_Hardware

                    It may be time to lock this thread and start new ones for individual issues/suggestions. This has been going for a long time and has meandered through many distinct topics.

                    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
                    • W
                      watercooled
                      last edited by

                      @ozlecz:

                      does this mean i have to still use a card reader and plug to the APU USB even there is a SD slot on board?

                      No, this just means the built-in SD card reader is attached to the USB bus internally.

                      Edit: jimp beat me to it.

                      1 Reply Last reply Reply Quote 0
                      • P
                        phil.davis
                        last edited by

                        It may be time to lock this thread and start new ones for individual issues/suggestions. This has been going for a long time and has meandered through many distinct topics.

                        Yes, I agree. A new board has come (in 2014 not 2013) and so the original point of this topic is fulfilled. It would be easier if people post specific issues or help/doc with installing and using it in different threads. Feel free to lock it.

                        As the Greek philosopher Isosceles used to say, "There are 3 sides to every triangle."
                        If I helped you, then help someone else - buy someone a gift from the INF catalog http://secure.inf.org/gifts/usd/

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

                          Locking the topic, thanks for all the information everyone!

                          If you wish to add something unique then start a new thread about a specific topic regarding the APU.

                          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.