From owner-freebsd-current@FreeBSD.ORG Tue Jul 1 13:41:27 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 2D0FF37B401 for ; Tue, 1 Jul 2003 13:41:27 -0700 (PDT) Received: from carver.gumbysoft.com (carver.gumbysoft.com [66.220.23.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9DFB343FD7 for ; Tue, 1 Jul 2003 13:41:26 -0700 (PDT) (envelope-from dwhite@gumbysoft.com) Received: by carver.gumbysoft.com (Postfix, from userid 1000) id 916C472FE3; Tue, 1 Jul 2003 13:41:26 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by carver.gumbysoft.com (Postfix) with ESMTP id 8E6DE72FDC; Tue, 1 Jul 2003 13:41:26 -0700 (PDT) Date: Tue, 1 Jul 2003 13:41:26 -0700 (PDT) From: Doug White To: Dusan Kozic In-Reply-To: <1057087530.3f01e02a5981d@secure.amis.net> Message-ID: <20030701134023.M40881@carver.gumbysoft.com> References: <1057087530.3f01e02a5981d@secure.amis.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-current@freebsd.org Subject: Re: DAC960 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, 01 Jul 2003 20:41:27 -0000 On Tue, 1 Jul 2003, Dusan Kozic wrote: > I have DAC960 RAID and SCSI CD-ROM. When I boot FreeBSD 4.8 on this machine, > then it doesn't want to mount / partition autimatically. Verify /etc/fstab is correct. > I have problems with top, vmstat and memcontrol list command too. Are you not using /boot/loader? Or are you using tools leftover from an earlier 4.X install? > triton# top > top: nlist failed > triton# vmstat > vmstat: undefined symbols: > _kmemstatistics _bucket _zlist > triton# memcontrol list > memcontrol: can't size range descriptor array: Operation not supported > triton# These are the classic symptoms of a world & kernel out of sync usually, or lack of use of loader. -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org