Subject: Re: Shark "disklabel hell"
To: Luke Mewburn <lukem@wasabisystems.com>
From: Jeremy Cooper <jeremy@baymoo.org>
List: port-arm32
Date: 01/05/2001 04:05:46
On Fri, 5 Jan 2001, Luke Mewburn wrote:

> On Fri, Jan 05, 2001 at 03:20:31AM -0800, Jeremy Cooper wrote:
>
> > [ disklabeling a disk without a disklabel sucks ]
> 
> From memory, you do something like the following to get an initial
> disklabel on the disk:
> [...]
> 	disklabel wd0 > /tmp/wd0label
> [...]
> 	disklabel -R -r wd0 /tmp/wd0label

Thanks for the quick reply.  But this doesn't work either.  Could there be
something wrong with /sbin/disklabel or the Shark kernel in 1.5?

-J