Subject: Re: Drive Woes
To: Joshua E Hope <otaku@unixgeek.ml.org>
From: Ken Nakata <knakata@itpjp.co.jp>
List: port-mac68k
Date: 11/06/1998 15:12:35
Joshua E Hope wrote:
> 
> What I am wondering: Can I format this drive from within UNIX?

Provided that you know the partition table format precisely and that
reads/writes to the drive still works, you could write a small C program
(or even a Perl script) to write a fake partition table image to a few
top sectors of /dev/rsdXc.

Ken