From owner-freebsd-current@FreeBSD.ORG Wed Jul 30 03:21:02 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 F178637B401 for ; Wed, 30 Jul 2003 03:21:01 -0700 (PDT) Received: from phk.freebsd.dk (phk.freebsd.dk [212.242.86.175]) by mx1.FreeBSD.org (Postfix) with ESMTP id 02F6943F85 for ; Wed, 30 Jul 2003 03:21:01 -0700 (PDT) (envelope-from phk@phk.freebsd.dk) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by phk.freebsd.dk (8.12.8/8.12.8) with ESMTP id h6UAL0V3084280; Wed, 30 Jul 2003 10:21:00 GMT (envelope-from phk@phk.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.9/8.12.9) with ESMTP id h6UAKx5H098432; Wed, 30 Jul 2003 12:20:59 +0200 (CEST) (envelope-from phk@phk.freebsd.dk) To: "Petri Helenius" From: "Poul-Henning Kamp" In-Reply-To: Your message of "Wed, 30 Jul 2003 13:19:02 +0300." <006501c35683$ffec3300$812a40c1@PETEX31> Date: Wed, 30 Jul 2003 12:20:59 +0200 Message-ID: <98431.1059560459@critter.freebsd.dk> cc: freebsd-current@freebsd.org Subject: Re: bsdlabel warnings 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: Wed, 30 Jul 2003 10:21:02 -0000 In message <006501c35683$ffec3300$812a40c1@PETEX31>, "Petri Helenius" writes: > >Is this normal that multiple installations of 5.1-RELEASE complain >when running bsdlabel: ># /dev/ad0s1: >8 partitions: ># size offset fstype [fsize bsize bps/cpg] > a: 524288 63 4.2BSD 2048 16384 32776 > b: 4194304 524351 swap > c: 39102273 63 unused 0 0 # "raw" part, don't edit > d: 1048576 4718655 4.2BSD 2048 16384 8 > e: 33335105 5767231 4.2BSD 2048 16384 28552 >partition c: partition extends past end of unit >bsdlabel: partition c doesn't start at 0! >bsdlabel: An incorrect partition c may cause problems for standard system utilities >partition e: partition extends past end of unit > >This does not seem to happen if the disk has been labeled by previous >versions and upgraded from source. That sounds interesting. Can you send me the outout of: diskinfo /dev/ad0* sysctl -b kern.geom.confxml -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.