On Sat, 14 Jul 2012, Izumi Tsutsui wrote:
It's just a guess because bootloader also fails to load boot.cfg
in installcd. (I can test if someone provides debug code though)
The boot.cfg fails because the read() of the file doesn't return any
data (at least on my machine). The open() was suc
christos@ wrote:
> On Jul 14, 9:20am, tsut...@ceres.dti.ne.jp (Izumi Tsutsui) wrote:
> -- Subject: Re: CVS commit: src/sys/kern
>
> | christos@ wrote:
> |
> | > Module Name: src
> | > Committed By: christos
> | > Date: Fri Jul 13 16:15:49 UTC 2012
> | >
> | > Modified File
On Jul 14, 9:20am, tsut...@ceres.dti.ne.jp (Izumi Tsutsui) wrote:
-- Subject: Re: CVS commit: src/sys/kern
| christos@ wrote:
|
| > Module Name:src
| > Committed By: christos
| > Date: Fri Jul 13 16:15:49 UTC 2012
| >
| > Modified Files:
| > src/sys/kern: subr_di
christos@ wrote:
> Module Name: src
> Committed By: christos
> Date: Fri Jul 13 16:15:49 UTC 2012
>
> Modified Files:
> src/sys/kern: subr_disk_mbr.c
>
> Log Message:
> revert previous; the problem was off by one in the bios device comparison
> in x86_autoconf.c
Sorry, the off by