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:Pavel Timofeev (tim@gmail.com)
Date:Nov 9, 2011 10:48:19 pm
List:org.freebsd.freebsd-current

Thank you! I see this fix in 9 STABLE. Works)

2011/11/8 John Baldwin <jh@freebsd.org>:

On Tuesday, November 08, 2011 2:10:51 pm Pavel Timofeev wrote:

FreeBSD accessor 9.0-RC2 FreeBSD 9.0-RC2 #0: Tue Nov  8 20:52:11 MSK 2011     mox@accessor:/usr/obj/usr/src/sys/GENERIC  amd64 RC2 is coming. Nothing changed.

Sorry, haven't been able to merge them to 9 yet.

2011/10/25 John Baldwin <jh@freebsd.org>:

On Monday, October 24, 2011 7:21:27 pm Gunnar Schaefer wrote:

On Oct 24, 2011, at 2:40 PM, Dennis Koegel wrote:

On Mon, Oct 24, 2011 at 11:33:23AM -0400, John Baldwin wrote:

GCC chokes here in drv.c:{49,50}: "cannot convert to a pointer type":

       v86.ds = VTOPSEG(params);        v86.esi = VTOPOFF(params);

Changed this to &params. Also changed sector_size to uint16_t as noted by Andriy. Boots perfectly! (Tested with gcc and clang)

I'd like to test these patches on my Supermicro machine as well.

Unfortunately, I don't know how to go about it, but I'm hopeful to be able to figure it out with some basic instructions. I'm currently running a fresh RC1 install, and I'm able to boot the system if I set the BIOS to IDE mode, rather than AHCI.

Any help would be much appreciated,

I just committed them to HEAD (226748 along with a cleanup in 226746).  They should backport to 9.