On Sat, Feb 27, 2010 at 07:12:17PM -0800, Bohdan Tashchuk wrote:
> > The 1.5 TB hard drive is partitioned in three equal partition
> > so I have a chance to pass the fsck if ever needed.
>
> You may still have difficulty passing fsck.
>
> By default OpenBSD will attempt to fsck all three partitions in parallel. See
> this thread from last month where I mentioned a change to /etc/rc which will
> help.
>
> http://kerneltrap.org/mailarchive/openbsd-misc/2010/1/5/6318963
Not true. fsck will only do a parallel check the partitions are on a
separate device.
-Otto