From owner-freebsd-questions@FreeBSD.ORG Sat Oct 25 08:35:02 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 04B6616A4B3 for ; Sat, 25 Oct 2003 08:35:02 -0700 (PDT) Received: from ogi.bezeqint.net (ogi.bezeqint.net [192.115.106.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0EBCA43FCB for ; Sat, 25 Oct 2003 08:35:01 -0700 (PDT) (envelope-from nimrod-me@bezeqint.net) Received: from localhost.bsd.net.il (bzq-218-208-66.red.bezeqint.net [81.218.208.66])ESMTP id E47083791 for ; Sat, 25 Oct 2003 17:20:53 +0200 (IST) Received: from localhost.bsd.net.il (nimrodm@localhost [127.0.0.1]) h9PFWbtX028764 for ; Sat, 25 Oct 2003 17:32:37 +0200 (IST) (envelope-from nimrodm@localhost.bsd.net.il) Received: (from nimrodm@localhost) by localhost.bsd.net.il (8.12.9p2/8.12.6/Submit) id h9PFWbqo028744 for freebsd-questions@freebsd.org; Sat, 25 Oct 2003 17:32:37 +0200 (IST) From: Nimrod Mesika Date: Sat, 25 Oct 2003 17:32:36 +0200 To: freebsd-questions@freebsd.org Message-ID: <20031025153236.GA19053@localhost.bsd.net.il> Mail-Followup-To: freebsd-questions@freebsd.org References: <20031025131517.GA89675@localhost.bsd.net.il> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20031025131517.GA89675@localhost.bsd.net.il> User-Agent: Mutt/1.4.1i Subject: Re: bochs running -stable X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Oct 2003 15:35:02 -0000 Sorry for following myself but the problem has been solved. Kernel was compiled with cpu I586_CPU but /etc/make.conf specified CPU=i686. On Sat, Oct 25, 2003 at 03:15:17PM +0200, Nimrod Mesika wrote: > Any ideas? (the kernel is compiled for I586) -- Nimrod.