From owner-freebsd-hardware Mon Oct 16 11:21:28 1995 Return-Path: owner-hardware Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id LAA16187 for hardware-outgoing; Mon, 16 Oct 1995 11:21:28 -0700 Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.211]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id LAA16160 ; Mon, 16 Oct 1995 11:21:16 -0700 Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id LAA24983; Mon, 16 Oct 1995 11:14:30 -0700 From: Terry Lambert Message-Id: <199510161814.LAA24983@phaeton.artisoft.com> Subject: Re: scsi(8) requested output here To: msmith@atrad.adelaide.edu.au (Michael Smith) Date: Mon, 16 Oct 1995 11:14:30 -0700 (MST) Cc: olsenc@smokey.ee.washington.edu, hardware@freebsd.org, questions@freebsd.org In-Reply-To: <199510160105.KAA05376@genesis.atrad.adelaide.edu.au> from "Michael Smith" at Oct 16, 95 10:35:48 am X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 456 Sender: owner-hardware@freebsd.org Precedence: bulk > It would actually be nice if someone would sponsor me a working holiday to > write a _real_disk_editor_, or write one themselves. I have code that you could start with. It knows about reading both partitions and extended partitions. Note that a disklabel is just a BSD-specific way of doing extended partitions. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.