Subject: Re: problem creating disklabel on newly added drive
To: Michael K. Sanders <msanders@aros.net>
From: Michael K. Sanders <msanders@aros.net>
List: netbsd-help
Date: 07/17/1998 15:31:09
In message <199807172119.PAA26046@shell.aros.net>, "Michael K. Sanders" writes:
>
>  disklabel: ioctl DIOCWDINFO: No disk label on disk;
>  use "disklabel -r" to install initial label

I was able to get a real label written using 'disklabel -R -r sd0' and
a label file from a similar disk, but is that how it really should be
done?  That seems like a good way to set up a bunch of identical
disks, but sub-optimal for just adding one new drive-- you'd have to
save the fictitious disklabel to a file just to write it to the disk...