From owner-freebsd-alpha@FreeBSD.ORG Wed Mar 3 13:01:27 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 C2D8716A4D9 for ; Wed, 3 Mar 2004 13:01:27 -0800 (PST) Received: from mx1.espci.fr (minas-morgul.net.espci.fr [193.54.82.17]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3CAFB43D2D for ; Wed, 3 Mar 2004 13:01:27 -0800 (PST) (envelope-from edo@espci.fr) Received: from khazad-dum.net.espci.fr (khazad-dum.net.espci.fr [193.54.82.22])i23L1DV9029215 ; Wed, 3 Mar 2004 22:01:13 +0100 (CET) Received: from langevin.optique.espci.fr (langevin.optique.espci.fr [193.54.84.19])i23L1Dq3011779 ; Wed, 3 Mar 2004 22:01:13 +0100 (CET) Date: Wed, 3 Mar 2004 22:08:05 +0100 (CET) From: Eduardo Sepulveda X-X-Sender: edo@langevin.optique.espci.fr To: RJ45 In-Reply-To: Message-ID: References: X-Message-Flag: bugs & viruses ? switch to UNIX ! MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by amavisd-milter (http://amavis.org/) X-Greylist: Whitelisted, not delayed by milter-greylist-0.8 (mx1.espci.fr [193.54.82.17]); Wed, 03 Mar 2004 22:01:14 +0100 X-Scanned-By: milter-spamc/0.10.108 (minas-morgul [193.54.82.17]); Wed, 03 Mar 2004 22:01:14 +0100 X-Spam-Flag: NO X-Spam-Status: NO, hits=-2.00 required=5.00 X-Spam-Level: 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:01:28 -0000 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