From owner-freebsd-current@FreeBSD.ORG Tue Apr 29 11:58:31 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5B70537B401 for ; Tue, 29 Apr 2003 11:58:31 -0700 (PDT) Received: from puffin.mail.pas.earthlink.net (puffin.mail.pas.earthlink.net [207.217.120.139]) by mx1.FreeBSD.org (Postfix) with ESMTP id B52FD43FCB for ; Tue, 29 Apr 2003 11:58:30 -0700 (PDT) (envelope-from tlambert2@mindspring.com) Received: from pool0394.cvx22-bradley.dialup.earthlink.net ([209.179.199.139] helo=mindspring.com) by puffin.mail.pas.earthlink.net with asmtp (SSLv3:RC4-MD5:128) (Exim 3.33 #1) id 19AaJ7-00061v-00; Tue, 29 Apr 2003 11:58:26 -0700 Message-ID: <3EAECB05.9BE91363@mindspring.com> Date: Tue, 29 Apr 2003 11:57:09 -0700 From: Terry Lambert X-Mailer: Mozilla 4.79 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: CARTER Anthony References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-ELNK-Trace: b1a02af9316fbb217a47c185c03b154d40683398e744b8a43096268d63a3255d19f5e1082a84bdf893caf27dac41a8fd350badd9bab72f9c350badd9bab72f9c cc: "'freebsd-current@freebsd.org'" Subject: Re: URGENT HELP REQUIRED X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Apr 2003 18:58:31 -0000 CARTER Anthony wrote: > Alexander Kabaev wrote: > > I had similar problems when I accidentally installed the world > > compiled with-march=p4 on PII box. Just a thought... > > I DID compile with make.conf containing CPU_TYPE=p4... > > maybe an avenue...how do I fix without destroying everything? I AM on a PIII > box (thought it was PIV). :( > > Thanks, a little wiser... You can choose the "upgrade" option after booting from the CDROM, and it will overwrite the damaged files. FWIW, I personally class the "CPU_TYPE=" and "with-march=" options up there with overclocking: not generally a good idea. -- Terry