From owner-freebsd-current@FreeBSD.ORG Mon May 5 07:03:22 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 E568237B401 for ; Mon, 5 May 2003 07:03:22 -0700 (PDT) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0936643F3F for ; Mon, 5 May 2003 07:03:22 -0700 (PDT) (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 h45E3LLr041329; Mon, 5 May 2003 16:03:21 +0200 (CEST) (envelope-from phk@phk.freebsd.dk) To: walt From: "Poul-Henning Kamp" In-Reply-To: Your message of "Mon, 05 May 2003 07:22:15 PDT." <3EB67397.1010109@myrealbox.com> Date: Mon, 05 May 2003 16:03:21 +0200 Message-ID: <41328.1052143401@critter.freebsd.dk> cc: freebsd-current@freebsd.org Subject: Re: bsdlabel question 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: Mon, 05 May 2003 14:03:23 -0000 In message <3EB67397.1010109@myrealbox.com>, walt writes: >Okay, root mounts again, thanks. I'm still seeing all the same >warnings with bsdlabel, though: > >#bsdlabel ad1s3 ># /dev/ad1s3: >8 partitions: ># size offset fstype [fsize bsize bps/cpg] > a: 15321596 140974726 4.2BSD 0 0 0 > b: 1048576 139926150 swap > c: 16370235 139926150 unused 0 0 # "raw" part, don't edit >partition a: offset past end of unit >partition a: partition extends past end of unit >partition b: offset past end of unit >partition b: partition extends past end of unit >partition c: offset past end of unit >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 Yes, it seems that you have an oddball rawoffset on your disk. Did you get a warning when you booted ? -- 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.