Subject: Re: disklabel problems
To: Jan-Hinrich Fessel <fessel@DeTeMobil.de>
From: Grant Beattie <Grant.Beattie@spyda.net>
List: port-i386
Date: 05/22/1999 01:51:26
On Fri, May 21, 1999 at 03:45:51PM +0200, Thilo Manske wrote:

> This is the only way wich works for me on "blank" harddiscs:
> 
> disklabel /dev/rwd1 > tempfile
> vi tempfile
> disklabel -R -r /dev/rwd1 tempfile

Thanks, did the trick just fine.

And yes, the man page is a mess :-)

g.