Re: Netbsd 5.0 RC2 issues running newfs on ccd volume
Alistair Crooks <[email protected]> Fri, 27 Mar 2009 19:16:22 +0000
| Newsgroups | gmane.os.netbsd.ports.x86-64,gmane.os.netbsd.help |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Mar 27, 2009 at 01:40:56PM -0400, Derrick Lobo wrote: > I have recently begun testing netbsd 5.0 RC2 200902090142Z and am having > issues configuring the ccd colume.. I am following all steps as before > however I am unable to format the new filesystem.. I get the following error > > # newfs /dev/ccd0a > newfs: /dev/ccd0a: open for write: Device busy Try using the raw device: newfs /dev/rccd0a Regards, Alistair