atom feed29 messages in org.freebsd.freebsd-currentRe: Fresh installed Freebsd 9 don't b...
FromSent OnAttachments
Pavel TimofeevOct 20, 2011 12:27 am 
Dennis KoegelOct 21, 2011 1:58 am 
Pavel TimofeevOct 21, 2011 2:44 am 
Lars EngelsOct 21, 2011 4:08 am 
Pavel TimofeevOct 21, 2011 4:12 am 
Gunnar SchaeferOct 21, 2011 12:19 pm 
John BaldwinOct 21, 2011 1:33 pm 
Andriy GaponOct 21, 2011 2:27 pm 
Andriy GaponOct 21, 2011 2:36 pm 
Gunnar SchaeferOct 21, 2011 3:22 pm 
Andriy GaponOct 23, 2011 5:50 am 
Dennis KoegelOct 23, 2011 8:27 am 
Andriy GaponOct 23, 2011 10:57 am 
Dennis KoegelOct 23, 2011 12:55 pm 
Dimitry AndricOct 23, 2011 1:08 pm 
John BaldwinOct 24, 2011 5:18 am 
John BaldwinOct 24, 2011 6:40 am 
Andriy GaponOct 24, 2011 6:47 am 
John BaldwinOct 24, 2011 8:33 am 
Andriy GaponOct 24, 2011 9:24 am 
John BaldwinOct 24, 2011 11:23 am 
Dennis KoegelOct 24, 2011 2:39 pm 
Gunnar SchaeferOct 24, 2011 4:20 pm 
Pavel TimofeevOct 25, 2011 12:13 am 
Andriy GaponOct 25, 2011 4:26 am 
John BaldwinOct 25, 2011 12:55 pm 
Pavel TimofeevNov 8, 2011 11:10 am 
John BaldwinNov 8, 2011 11:31 am 
Pavel TimofeevNov 9, 2011 10:48 pm 
Subject:Re: Fresh installed Freebsd 9 don't boot from hd
From:Lars Engels (lars@0x20.net)
Date:Oct 21, 2011 4:08:59 am
List:org.freebsd.freebsd-current

On Fri, Oct 21, 2011 at 10:58:51AM +0200, Dennis Koegel wrote:

On Thu, Oct 20, 2011 at 11:28:08AM +0400, Pavel Timofeev wrote:

I used FreeBSD 9 amd64 on my HP Proliant DL360 G5 (smart array p400i mirror) as test. [...] It was fresh install and I choose guided partitioning (GPT) But after reboot my server don't boot from hd.

We have the same issue on a DL580 G7. Install runs fine, but when it's time for the first boot, the bootcode emits a single '-' (where usually it would be "spinning" for a moment while loading), hangs for about two seconds, and then reboots.

I've used the BETA3 bsdinstall on other (amd64) hardware with GPT and it worked fine. Also, manually adding the GPT label, partitions and bootcode using gpart, then rebooting, shows the exact same behaviour (this was done using the BETA3 "Live CD").

I suspect it's something in the vicinity of "pmbr bootcode vs. newer HP BIOS".

(BTW, not related to this issue: hw.memtest.tests=0 should be default. The kernel on a system with 128 GB of RAM needs about two minutes (!) before emitting a single line of output. At first we didn't know about this test and thought there was a serious problem.)

Or at least there should be a message that the memtest is running...