From owner-freebsd-questions@FreeBSD.ORG Wed Nov 17 07:31:05 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1A2E016A4E3 for ; Wed, 17 Nov 2004 07:31:05 +0000 (GMT) Received: from mtiwmhc12.worldnet.att.net (mtiwmhc12.worldnet.att.net [204.127.131.116]) by mx1.FreeBSD.org (Postfix) with ESMTP id A105343D1D for ; Wed, 17 Nov 2004 07:31:04 +0000 (GMT) (envelope-from jayobrien@worldnet.att.net) Received: from [192.168.1.6] (dsl093-180-184.sac1.dsl.speakeasy.net[66.93.180.184]) by worldnet.att.net (mtiwmhc12) with ESMTP id <2004111707310311200mhbr8e> (Authid: jayobrien@att.net); Wed, 17 Nov 2004 07:31:03 +0000 Message-ID: <419AFE36.9010107@att.net> Date: Tue, 16 Nov 2004 23:31:02 -0800 From: Jay O'Brien User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.2) Gecko/20040803 X-Accept-Language: en-us, en MIME-Version: 1.0 To: FreeBSD - questions Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: bsdlabel messages? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Nov 2004 07:31:05 -0000 What is bsdlabel trying to tell me? This is the display from bsdlabel ad0s1a. I also have ad1 and ad2; they also give the same errors. Outputs from bsdlabel and uname are below. The system seems to be running ok; a second machine, also running 5.3-RELEASE, exhibits the same behavior. Jay O'Brien Rio Linda, California, USA server1# bsdlabel ad0s1a # /dev/ad0s1a: 8 partitions: # size offset fstype [fsize bsize bps/cpg] a: 4194304 63 4.2BSD 2048 16384 28552 b: 6291456 4194367 swap c: 234436482 63 unused 0 0 # "raw" part, don't edit d: 20971520 10485823 4.2BSD 2048 16384 28552 e: 20971520 31457343 4.2BSD 2048 16384 28552 f: 4194304 52428863 4.2BSD 2048 16384 28552 g: 83886080 56623167 4.2BSD 2048 16384 28552 h: 83886080 140509247 4.2BSD 2048 16384 28552 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: partition extends past end of unit bsdlabel: partition c doesn't start at 0! bsdlabel: partition c doesn't cover the whole unit! bsdlabel: An incorrect partition c may cause problems for standard system utilities partition d: offset past end of unit partition d: partition extends past end of unit partition e: offset past end of unit partition e: partition extends past end of unit partition f: offset past end of unit partition f: partition extends past end of unit partition g: offset past end of unit partition g: partition extends past end of unit partition h: offset past end of unit partition h: partition extends past end of unit server1# uname -a FreeBSD server1.jayobrien.net 5.3-RELEASE FreeBSD 5.3-RELEASE #0: Fri Nov 5 04:19:18 UTC 2004 root@harlow.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386