From owner-freebsd-current Mon Nov 18 11:26: 2 2002 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 A617637B404 for ; Mon, 18 Nov 2002 11:26:01 -0800 (PST) Received: from sccrmhc03.attbi.com (sccrmhc03.attbi.com [204.127.202.63]) by mx1.FreeBSD.org (Postfix) with ESMTP id 757FE43E3B for ; Mon, 18 Nov 2002 11:25:53 -0800 (PST) (envelope-from julian@elischer.org) Received: from InterJet.elischer.org (12-232-168-4.client.attbi.com[12.232.168.4]) by sccrmhc03.attbi.com (sccrmhc03) with ESMTP id <2002111819255000300rhp7ve>; Mon, 18 Nov 2002 19:25:50 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id LAA74403; Mon, 18 Nov 2002 11:23:16 -0800 (PST) Date: Mon, 18 Nov 2002 11:23:14 -0800 (PST) From: Julian Elischer To: kalts@estpak.ee Cc: freebsd-current@freebsd.org Subject: Re: Warning messages emitted by disklabel -r In-Reply-To: <20021118100324.GA35314@myhakas.internal> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, 18 Nov 2002, Vallo Kallaste wrote: > Hi > > Just did the following: > dd if=/dev/zero of=/dev/da1 bs=1k count=512 #remove old stuff > fdisk -I da1 #cover the entire disk with one da1s1 slice > fdisk da1 #check what's put there > disklabel -rw da1s1 auto #install virgin disklabel > disklabel -e da1s1 #add partition e:, copied over from c: > disklabel da1s1 #all is ok > disklabel -r da1s1 #spits out 4 lines of warnings?? > > Why disklabel complains when using the -r switch? It didn't before. > Yes I haven't used fdisk(8) and disklabel(8) for a long time. > Possibly related to GEOM, as far as I understand. what are the warnings? what version of disklabel.c? > -- > > Vallo Kallaste > kalts@estpak.ee > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message