From owner-freebsd-questions@FreeBSD.ORG Sun Nov 2 15:27:44 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 8831A16A4D1 for ; Sun, 2 Nov 2003 15:27:44 -0800 (PST) Received: from mail.paniert.net (chello062178226236.14.15.vie.surfer.at [62.178.226.236]) by mx1.FreeBSD.org (Postfix) with ESMTP id AF85943FAF for ; Sun, 2 Nov 2003 15:27:41 -0800 (PST) (envelope-from tom@www.paniert.net) Received: from www.paniert.net (imap.paniert.net [10.1.2.2]) by mail.paniert.net (8.12.2/8.12.6) with ESMTP id hA2NRdWb099667 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Mon, 3 Nov 2003 00:27:40 +0100 (CET) (envelope-from tom@www.paniert.net) Received: from localhost (localhost [127.0.0.1]) by www.paniert.net (8.12.8p2/8.12.8) with ESMTP id hA2NRgt6001474; Mon, 3 Nov 2003 00:27:42 +0100 (CET) (envelope-from tom@www.paniert.net) Received: from jackson (jackson [10.1.2.56]) by www.paniert.net (IMP) with HTTP for ; Mon, 3 Nov 2003 00:27:41 +0100 Message-ID: <1067815661.3fa592ee02b69@www.paniert.net> Date: Mon, 3 Nov 2003 00:27:42 +0100 From: tom To: support@solvnet.net MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit User-Agent: Internet Messaging Program (IMP) 3.2.1 X-Originating-IP: 10.1.2.56 cc: freebsd-questions@freebsd.org Subject: Re: 4.8 on i386 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: Sun, 02 Nov 2003 23:27:44 -0000 hi, > And, last night just for kicks I ran "uname -v" and this showed up > > " FreeBSD 4.8-RELEASE #0: thur Apr 3 10:53:38 GMT 2003 > root@freebsd-stable.sentex.ca: /usr/obj/usr/src/sys/GENERIC " > > According to this I have 4.8 installed. Can I verify this? > > Trying to move forward, > Dan could be that part of your userland is not in sync with your kernel; i would do a clean "make world" and "make kernel" so you can be sure of having ALL upgraded. U can use file to check for which kernel a program is compiled: e.g. "pop3d: ELF 32-bit LSB executable, Intel 80386, version 1 (FreeBSD), for FreeBSD 4.2, dynamically linked (uses shared libs), not stripped" is my late daemon i used before upgrading. > > > > > > > >booting(kernel)... > > >can't load 'kernel' > > >can't load 'kernel.old' > > >no bootable kernel > > >ok > > >