Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Jun 2009 19:33:24 -0600
From:      Dan Allen <danallen46@airwired.net>
To:        "Paul B. Mahol" <onemda@gmail.com>
Cc:        FreeBSD-STABLE Mailing List <freebsd-stable@freebsd.org>
Subject:   Re: Something since June 8th clobbers my disk...
Message-ID:  <B2BA29D4-BEE8-427B-88AB-28775F550BE5@airwired.net>
In-Reply-To: <3a142e750906111641w73d991a7ld22ff9a9150404e0@mail.gmail.com>
References:  <212AA509-6A5D-4D43-8B02-A31E636A8D40@airwired.net> <3a142e750906111641w73d991a7ld22ff9a9150404e0@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help

On 11 Jun 2009, at 5:41 PM, Paul B. Mahol wrote:

> Looks like boot(8) is problematic.
> Anything in /etc/src.conf or /etc/make.conf?

I have never touched or created a src.conf.  If there was one there,  
it has been unmodified by me.

I HAVE modified make.conf.  Here is its contents:

--- /etc/make.conf ---

BATCH=yes
NO_PROFILE=yes
KERNCONF=DKA
USE_FORTRAN=yes
WITH_JADETEX=no
PERL_VERSION=5.8.9

---

My custom kernel named DKA has only three modifications from GENERIC:

I commented out the following three lines:

#cpu I486_CPU
#cpu I586_CPU
#makeoptions DEBUG="-g"

I have run with such a kernel on many machines for many years now.

However, my experiments have shown that the kernel build is not to  
blame.

Isn't boot part of the kernel build?  Why would installing the kernel  
not cause this problem?

It is by installing the world via make installworld that my drive gets  
munged.

I obviously am missing something, but boot(8) sounds like it is in the  
neighborhood of where the problem is.

There were changes to /usr/src/sys/boot/i386/libi386/biosdisk.c and  
biospnp.c that really look suspect to me.

Dan




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?B2BA29D4-BEE8-427B-88AB-28775F550BE5>