On Mon, 30 Mar 2009 09:43:31 +0100 "Chris Harries" <[email protected]> wrote:
> START disks
> /dev/wd2b # the fake device
> /dev/wd1b
>
The above looks weird. The 'b' partition is typically swap.
What do the following commands tell you?
$ sudo disklabel -n wd1
$ sudo disklabel -n wd2
--
J.C. Roberts

