Subject: Re: ccd0c weirdness
To: Peter Seebach <seebs@plethora.net>
From: enami tsugutomo <enami@sm.sony.co.jp>
List: port-alpha
Date: 03/09/2000 11:59:17
seebs@plethora.net (Peter Seebach) writes:
> >You can't open partition of fstype `unused' unless it is raw
> >partition.
>
> Oh, duh. Why does wd0c work?
Since the `c' partition is a raw partition (some other ports may
differ, but on NetBSD/alpha, it is).
> While I'm at it, though, what is the "correct" type for a filesystem
> which will only ever be ccd'd?
At a glance, currrently ccd.c seems not require any specific fstype
for its components. So, any partition other than `unused' may enough.
I myself uses fstype `4.2BSD' (though on i386).
enami.