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

    Installation Hang

    Problems Installing or Upgrading pfSense Software
    7
    26
    12.5k
    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.
    • Z
      ZGamer
      last edited by

      In the bios you can set the MP(muliti-processor) support version….by default it's version 1.4.....set it back to version 1.1, I've had really odd problems in the past with this.

      –------------------------------------------------------------------------------------
      pfSense Documentation Wiki
      Need Commercial Support?
      Personal Blog

      1 Reply Last reply Reply Quote 0
      • F
        Fury
        last edited by

        I have been testing with pfsense but it seems very instable, I get random crashes during installation (the interface doesn't respond to any input) and when I do managed to get through the install process without any errors it seems to crash on the user interface.

        For instance: I just assigned the interfaces and it just says "one moment while we reload…", after about 5 mins it finally said "welcome to pfsense" and listed the interfaces.... then a couple of mins later it repeated that... now it shows the pfsense console setup menu again... and beneath that 3 times "welcome to pfsesnse..." it doesn't respond to the keyboard at all :(

        What is also weird, in m0n0wall (which uses an earlier version of FreeBSD) I can attach my USB keyboard without any problems. In pfsense I had to attach a ps/2 keyboard because it didn't repond to input from the USB keyboard.

        I have this hardware: http://www.supermicro.nl/products/system/1U/5014/SYS-5014C-MF.cfm
        (A P4 3,4 ghz with 1Gb memory and a 74Gb sata harddisk)

        1 Reply Last reply Reply Quote 0
        • R
          rneily
          last edited by

          @nkr1ptd:

          I have an IBM xSeries 330 with dual PIII 1.13GHz procs, 1Gig RAM, 3Ware IDE RAID controller and 2 WD 20Gig Hard drives.  The server has 2 built-in 10/100 MB/s interfaces.  When I put the 0.90 LiveCD in the system and boot it hangs after recognizing the second CPU

          SMB:AP CPU #1 Launched!

          No errors nothing any idea?

          Thanks

          Did you find any resolution to the origional problem?  I have a IBM x330 with the exact same problem booting 1.01 from CD.  Even installing to HD make no difference.  I've tried all the comments people made above, but it still gets stuck here booting for 4-6 minutes, and then continues???

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

            Disable the floppy controller in the bios and see if that helps.

            1 Reply Last reply Reply Quote 0
            • H
              hoba
              last edited by

              My system at home actually is an IBM eserver e330. You need to disable the floppy controller and you need to disable cdrom dma modes (see http://wiki.pfsense.com/wikka.php?wakka=BootOptions -> hw.ata.atapi_dma=0 ). Besides that it's working fine, even with the scsi raid controller.

              1 Reply Last reply Reply Quote 0
              • G
                GeeZuZz
                last edited by

                I have the same problem. The computer always freezes right after detecting DVD-rom.

                Other notes:

                • If i plug in a floppy drive, it will read from the floppy before it freezes
                • No change if i disable floppy in bios
                • Tried 4 different cd-rom's, all freezes at the same point
                • Tried two different cd''s.
                • Tried different connection setups (master/slave/ide1/ide2)

                Last line shown before freezing is usually:
                "GEOM_LABEL: Label for provider acd0 is iso9660/pfSense"

                Does anyone have any suggestions? Using the latest (1.01) image btw.

                1 Reply Last reply Reply Quote 0
                • H
                  hoba
                  last edited by

                  Disable dma for atapi cdroms (see http://wiki.pfsense.com/wikka.php?wakka=BootOptions ).

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

                    http://wiki.pfsense.com/wikka.php?wakka=BootTroubleShooting

                    1 Reply Last reply Reply Quote 0
                    • G
                      GeeZuZz
                      last edited by

                      @hoba:

                      Disable dma for atapi cdroms (see http://wiki.pfsense.com/wikka.php?wakka=BootOptions ).

                      I don't have any specific dma options in the extremely simple compaq bios, but i "disabled" all ide related features.
                      I also chose option 6 when booting to get to command line and wrote the set commands before i entered "boot" - but still it just freezes.
                      I can see that both harddrive and dvd-rom was mounted in PIO4 mode, so dma is disabled.

                      sullrich: Only the first sentence there applies to me, and i have already tried disabling the floppy. To start with i didn't even had a floppy drive connected.

                      Thanks for your quick replies.

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

                        You dont need to disable it in the bios.  The page that hoba pointed out has instructions on how to do so.

                        1 Reply Last reply Reply Quote 0
                        • G
                          GeeZuZz
                          last edited by

                          @sullrich:

                          You dont need to disable it in the bios.  The page that hoba pointed out has instructions on how to do so.

                          Yes, but it is disabled - it says PIO4 for both the harddrive and cd-rom.

                          I also have tested with an very old cd-rom which doesn't even support dma.

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

                            You are still missing the point.  You need to tell FreeBSD to disable it.

                            1 Reply Last reply Reply Quote 0
                            • G
                              GeeZuZz
                              last edited by

                              @sullrich:

                              You are still missing the point.  You need to tell FreeBSD to disable it.

                              I know, i select "Escape to loader prompt" and at the loader prompt i enter: "set hw.ata.ata_dma=0" and "set hw.ata.atapi_dma=0" before i enter "boot".

                              1 Reply Last reply Reply Quote 0
                              • G
                                GeeZuZz
                                last edited by

                                I guess Freebsd 6 simply doesn't support my motherboard (it's an old Compaq P3 500mhz pc).

                                This problem is obviously not related to the devices themselves - since it even occurs with neither of them connected. Just tried to install pfsense to a harddrive using vmware, and then plug in the harddrive in the "problem-computer", and it froze at the same place, just this it was after detecting the hd (since cd-rom was not connected). Same problem when booting from cd without hdd also.

                                My guess is that it's not related to detection of these devices at all - but it freezes when starting the next step of the bootup. Maybe someone with a working system could check what happens just after the devices have been detected?

                                Too bad i have to continue use m0n0wall, cause theres some features in pfsense i really want :(

                                1 Reply Last reply Reply Quote 0
                                • H
                                  hoba
                                  last edited by

                                  Did you try a biosupdate?

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