Subject: Re: ccd
To: Patrick Welche <prlw1@newn.cam.ac.uk>
From: Jukka Marin <jmarin@embedtronics.fi>
List: netbsd-users
Date: 07/20/2005 19:27:48
On Wed, Jul 20, 2005 at 05:22:20PM +0100, Patrick Welche wrote:
> Is it possible to boot with ccd0a as root? (I am guessing no, as boot
> blocks would read the hard disk's disklabel and see fstype=ccd - then what?)

Works with raidframe, at least (since 1.6 or something):

Filesystem  1024-blocks     Used     Avail Capacity  Mounted on
/dev/raid0a      254007    30116    211190    12%    /
/dev/raid0f     4065710   156535   3705889     4%    /var
/dev/raid0e     4065710   486031   3376393    12%    /usr
/dev/raid0h     4065710  2175245   1687179    56%    /home

  -jm