Problem booting OS
-
Try reconnecting of the NICs when it's stuck at that screen. If it still shows the link event it's probably a console problem.
-
Did fresh firmware fix it?
-
@JonathanLee I just tried to install 7.2 and got stuck on the below. I'll need to pull the server out the rack to try reconnecting the NICs. This is off a Check Point T80 or T100 bought second hand so unsure if the front panel NICs are part of the board. If it is par tof the board pulling the CMOS battery should complete the reset correct?
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 616082506000825
device_attach: est3 attach returned 6
Timecounter "TSC-low" frequency 1329999803 Hz quality 1000
Timecounters tick every 1.000 msec
ZFS filesystem version: 5
ZFS storage pool version: features support (5000)
ugen0.1: <Intel UHCI root HUB> at usbus0
ugen1.1: <Intel UHCI root HUB> at usbus1
uhub0 on usbus0
uhub0: <Intel UHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus0
ugen3.1: <Intel UHCI root HUB> at usbus3
ugen2.1: <Intel UHCI root HUB> at usbus2
uhub1 on usbus1
uhub2 on usbus3
uhub3 on usbus2
uhub1: <Intel UHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus1
uhub3: <Intel UHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus2
Trying to mount root from ufs:/dev/ufs/FreeBSD_Install [ro,noatime]...
uhub2: <Intel UHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus3
uhub0: 2 ports with 2 removable, self powered
uhub1: 2 ports with 2 removable, self powered
uhub3: 2 ports with 2 removable, self powered
uhub2: 2 ports with 2 removable, self powered -
@fijoitsimaru does this equipment have a ipmi card too? I think the unknown NIC is a IPMI
-
Is that booting the installer or after it installed booting the result?
That's odd, it's not even trying to mount root there.
-
@stephenw10 the last one is with installer plugged in. I think its trying to boot into but im not 100 percent sure. Also unsure if it had IPMI done see a port on the case. Need to unrack and open. See if im missing something.
-
Ah, so it never got to the install menu? But you're not sure it actually booted from USB?
Was that the memstick-serial image?
-
@stephenw10 Yes initial images were memstick serial. Just testing I tried putting the VGA on and it freezes at another location as I would expect it being wrong image needed.
*********** Welcome to pfSense ************ __________________________ * * / /` * 2. Boot Single user * / ___\ * 1. Boot Multi user [Enter] * | /` * 2. Boot Single user * | / :-| * 3. Escape to loader prompt * | _________ ___/ /_ | * 4. Reboot * | /` ____ / /__ ___/ | * 5. Cons: Serial * | / / / / / / | * * | / /___/ / / / | * Options: * | / ______/ / / | * 6. Kernel: default/kernel (1 of 1) * |/ / / / | * 7. Boot Options * / /___/ | * * / | * * /_________________________/ ******************************************* \ Autoboot in 0 seconds. [Space] to pause Loading kernel... /boot/kernel/kernel text=0x19ba18 text=0xfdab90 text=0x17dcbf0 data=0x180 data=0 x222690+0x3dc970 0x8+0x1c7460+0x8+0x1d5994| Loading configured modules... can't find '/etc/hostid' /boot/kernel/opensolaris.ko size 0x1e2b0 at 0x359d000 /boot/kernel/zfs.ko \
-
Yup that's where I'd expect it to stop booting the VGA image when connected to the serial console.
-
@stephenw10 So I found something new...
Loading kernel...
/boot/kernel/kernel text=0x19ba18 text=0xfdab90 text=0x17dcbf0 data=0x180 data=0x222690+0x3dc970 0x8+0x1c7460+0x8+0x1d5994/
Loading configured modules...
can't find '/boot/entropy'
/boot/kernel/zfs.ko size 0x5d7790 at 0x359d000
/boot/kernel/opensolaris.ko size 0x1e2b0 at 0x3b75000
can't find '/etc/hostid'
GDB: no debug ports present
KDB: debugger backends: ddb
KDB: current backend: ddb
---<<BOOT>>---
panic: running without device atpic requires a local APIC
cpuid = 0
time = 1
KDB: enter: panic
[ thread pid 0 tid 0 ]
Stopped at kdb_enter+0x32: movq $0,0x234a4c3(%rip) -
Hmm, was that just one time? After a warm reboot?
Has something been disabled in the BIOS?
-
@stephenw10 apologies didn't see update on this. No I am unsure if bios was modified. So I bought this as part of a set from reseller on Ebay. its a checkpoint t80? when i got it it already had pfsense install restored so it was just configuring and completing the install. Current update is getting a new SSD to swap and see if that will correct my issue. New ssd should be here this week. Next steps is new bare metal server running pfsesne or promox with pfsesne. Apologies again for the delay and thanks for the assist.