Subject: Re: emergency help re. disklabel
To: None <port-i386@NetBSD.org>
From: der Mouse <mouse@Rodents.Montreal.QC.CA>
List: port-i386
Date: 10/04/2006 14:50:08
> If you're just trying to label wd1 the same way wd0 is, you can just
> do:
> disklabel wd0 > foo
> disklabel -rR wd1 foo

Or even (as I've done on occasion)

disklabel wd0 | disklabel -rR wd1 /dev/stdin

Especially useful if arranging a writable filesystem is difficult for
some reason.  (I've run into such circumstances often enough.)

/~\ The ASCII				der Mouse
\ / Ribbon Campaign
 X  Against HTML	       mouse@rodents.montreal.qc.ca
/ \ Email!	     7D C8 61 52 5D E7 2D 39  4E F1 31 3E E8 B3 27 4B