Date: Mon, 24 Oct 2011 16:21:27 -0700 From: Gunnar Schaefer <gsfr@stanford.edu> To: Dennis Koegel <dk@neveragain.de> Cc: Pavel Timofeev <timp87@gmail.com>, freebsd-current@freebsd.org, Andriy Gapon <avg@freebsd.org> Subject: Re: Fresh installed Freebsd 9 don't boot from hd Message-ID: <F0549795-4313-4AAE-B6C1-824861126159@stanford.edu> In-Reply-To: <20111024214020.GA60109@neveragain.de> References: <CAAoTqftvv1t214Q9uWJR-Jug4GJEZshXyOr6uB_d19h2NV89XA@mail.gmail.com> <201110240941.02515.jhb@freebsd.org> <4EA56C7E.1040005@FreeBSD.org> <201110241133.23397.jhb@freebsd.org> <20111024214020.GA60109@neveragain.de>
next in thread | previous in thread | raw e-mail | index | archive | help
On Oct 24, 2011, at 2:40 PM, Dennis Koegel wrote: > On Mon, Oct 24, 2011 at 11:33:23AM -0400, John Baldwin wrote: >> Perhaps try http://www.freebsd.org/~jhb/patches/edd_params.patch >=20 > GCC chokes here in drv.c:{49,50}: "cannot convert to a pointer type": >=20 > v86.ds =3D VTOPSEG(params); > v86.esi =3D VTOPOFF(params); >=20 > Changed this to ¶ms. 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, Gunnar=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?F0549795-4313-4AAE-B6C1-824861126159>