From owner-freebsd-alpha@FreeBSD.ORG Sun Oct 17 05:26:33 2004 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D851216A4CE for ; Sun, 17 Oct 2004 05:26:33 +0000 (GMT) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id B450C43D1F for ; Sun, 17 Oct 2004 05:26:33 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.13.1/8.13.1) with ESMTP id i9H5QXqx026586; Sat, 16 Oct 2004 22:26:33 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.13.1/8.13.1/Submit) id i9H5QXOS026585; Sat, 16 Oct 2004 22:26:33 -0700 (PDT) (envelope-from obrien) Date: Sat, 16 Oct 2004 22:26:32 -0700 From: "David O'Brien" To: randall272-fbsd@yahoo.com Message-ID: <20041017052632.GD93966@dragon.nuxi.com> References: <20041016213146.6485.qmail@web50605.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041016213146.6485.qmail@web50605.mail.yahoo.com> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 6.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: freebsd-alpha@freebsd.org Subject: Re: AS1000A with Mylex DAC960 RAID-5 as only disk X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd-alpha@freebsd.org List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Oct 2004 05:26:34 -0000 On Sat, Oct 16, 2004 at 02:31:46PM -0700, randall272-fbsd@yahoo.com wrote: > With 5.1 /stand/sysinstall does not list mlxd0 as device to disklable Don't use /stand/sysinstall. It is a wart on our that it even exists in 5.x. Use /usr/sbin/sysinstall. Depending on when you first installed FreeBSD on your AS1000, /stand/sysinstall could be from 4.x and could give you problems. -- -- David (obrien@FreeBSD.org)