From owner-freebsd-questions Mon Feb 2 07:06:59 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA11455 for questions-outgoing; Mon, 2 Feb 1998 07:06:59 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from abby.skypoint.net (abby.skypoint.net [199.86.32.252]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA11448 for ; Mon, 2 Feb 1998 07:06:53 -0800 (PST) (envelope-from bruce@zuhause.mn.org) Received: (from uucp@localhost) by abby.skypoint.net (8.8.7/jl 1.3) with UUCP id IAA14767 for questions@freebsd.org; Mon, 2 Feb 1998 08:45:59 -0600 (CST) Received: (from bruce@localhost) by zuhause.mn.org (8.8.8/8.8.7) id IAA03585; Mon, 2 Feb 1998 08:45:22 -0600 (CST) Date: Mon, 2 Feb 1998 08:45:22 -0600 (CST) Message-Id: <199802021445.IAA03585@zuhause.mn.org> From: Bruce Albrecht To: questions@FreeBSD.ORG Subject: raw partition size != slice slice X-Mailer: VM 6.34 under 20.3 "Vatican City" XEmacs Lucid Mime-Version: 1.0 (generated by tm-edit 7.108) Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG X-To-Unsubscribe: mail to majordomo@FreeBSD.org "unsubscribe questions" I just got a Seagate Hawk scsi drive that I want to use strictly for FreeBSD. The number of sectors available reported by disklabel (838733) does not match the (# cylinders) * (tracks/cylinder) * (sectors/track) (9595 * 19 * 46 ) as reported by disklabel. Is this basically meaningless? Can I tell disklabel that the real values are (6217 * 19 * 71) so that the number of blocks matches the the actual disk size?