From owner-freebsd-alpha@FreeBSD.ORG Wed Mar 3 13:25:15 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 D6AAB16A4CE for ; Wed, 3 Mar 2004 13:25:15 -0800 (PST) Received: from slacknet.slacknet.com (slacknet.slacknet.com [204.228.135.180]) by mx1.FreeBSD.org (Postfix) with ESMTP id BF87943D1F for ; Wed, 3 Mar 2004 13:25:15 -0800 (PST) (envelope-from rj45@slacknet.com) Received: from rj45 (helo=localhost) by slacknet.slacknet.com with local-esmtp (Exim 4.30 #1 (Debian)) id 1Aydrf-0005yb-Cw; Wed, 03 Mar 2004 14:25:15 -0700 Date: Wed, 3 Mar 2004 14:25:15 -0700 (MST) From: RJ45 To: Eduardo Sepulveda In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-SA-Exim-Scanned: No; SAEximRunCond expanded to false cc: freebsd-alpha@freebsd.org Subject: Re: MiataGL IDE disk install problem X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Mar 2004 21:25:16 -0000 no don;t do it you cannot disklabel it on i386 and use it on alhpa. they are different labels. just open a olographic shell during installation and from the shell at isntall time disklabel -w da0 then restart the installation and continue Rick On Wed, 3 Mar 2004, Eduardo Sepulveda wrote: > > > On Wed, 3 Mar 2004, RJ45 wrote: > > > > > I got this problem too > > try this. > > > > disklabel -w wd0 > > > > this if yor disk is called wd0 > > > > then after it try again with the label editor > > > > Rick > > Thanks, I forget to say I don't have anyother *BSD box around, and the > disk was formerly ext3 labeled... maybe erasing the labels/partitons under > linux I can workaround. Or install FreeBSD under *86 and disklabel it. > > a+ > > --edo > > > >