Installation Hang
-
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) -
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???
-
Disable the floppy controller in the bios and see if that helps.
-
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.
-
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.
-
Disable dma for atapi cdroms (see http://wiki.pfsense.com/wikka.php?wakka=BootOptions ).
-
http://wiki.pfsense.com/wikka.php?wakka=BootTroubleShooting
-
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.
-
You dont need to disable it in the bios. The page that hoba pointed out has instructions on how to do so.
-
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.
-
You are still missing the point. You need to tell FreeBSD to disable it.
-
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".
-
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 :(
-
Did you try a biosupdate?