Eugene M. Zheganin
2017-Apr-18 08:28 UTC
freebsd on Intel s5000pal - kernel reboots the system
Hi, I need to install FreBSD on an Intel system with s5000pal mainboard. The problem is, that on the kernel loading stage, FreeBSD reboots the server. Like, always and silently, without trapping. I have plugged out all of the discrete PCI controllers, leaving only onboard ones. Still reboots. I was suspecting this is some kind of hardware problem, so I ran the memtest (no errors for two hours) and I've even switched the server (I have two identical ones). New server reboots too. So, looks like it's some kind of FreeBSD issue. I've updated the BIOS on both, tried to boot without ACPI - and this doesn't help (and without ACPI FreeBSD refuses to even start to load kernel). So I'll really appreciate any ideas on how to solve this. I tried to boot CentOS - it boots just fine. I've alsp tried to play with various BIOS settings, but this makes no difference at all. From what I see FreeBSD reboots the server during the PCI initialization. Thanks. Eugene.
Konstantin Belousov
2017-Apr-18 09:44 UTC
freebsd on Intel s5000pal - kernel reboots the system
On Tue, Apr 18, 2017 at 01:28:33PM +0500, Eugene M. Zheganin wrote:> Hi, > > > I need to install FreBSD on an Intel system with s5000pal mainboard. The > problem is, that on the kernel loading stage, FreeBSD reboots the > server. Like, always and silently, without trapping. I have plugged out > all of the discrete PCI controllers, leaving only onboard ones. Still > reboots. I was suspecting this is some kind of hardware problem, so I > ran the memtest (no errors for two hours) and I've even switched the > server (I have two identical ones). New server reboots too. So, looks > like it's some kind of FreeBSD issue. I've updated the BIOS on both, > tried to boot without ACPI - and this doesn't help (and without ACPI > FreeBSD refuses to even start to load kernel).You did not provide any information about your issue. It is not known even whether the loader breaks for you, or a kernel starts booting and failing. Ideally, you would use serial console and provide the log of everything printed on it, before the reboot. What kind of boot do you use, legacy BIOS or EFI ? What version of FreeBSD ?> > > So I'll really appreciate any ideas on how to solve this. I tried to > boot CentOS - it boots just fine. I've alsp tried to play with various > BIOS settings, but this makes no difference at all. From what I see > FreeBSD reboots the server during the PCI initialization. > > > Thanks. > > Eugene. > > _______________________________________________ > freebsd-stable at freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe at freebsd.org"