OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
Re: raidframe troubles

From: Stuart Henderson (stuspacehopper.org)
Date: Sun Mar 02 2008 - 07:05:53 CST


On 2008-03-02, Almir Karic <redduck666gmail.com> wrote:
> # newfs /dev/rraid0a

correct, raw device i.e. /dev/rraid0a for newfs.

> # mount /dev/rraid0a /mnt/
> mount_ffs: /dev/rraid0a on /mnt: Block device required

you need the block device, i.e. /dev/raid0a, not the raw device.