On Tue, Nov 04, 2008 at 05:39:46PM +0100, Christophe Rioux wrote: > > On Tue, Nov 04, 2008 at 04:31:57PM +0100, [EMAIL PROTECTED] wrote: > > > I just try to install OpenBSD 4.4 on a serveur (HP DL120 > > G5) to test the > > > functionality of the raid (seens it works again .). > > > > > > I configure the first disk without any issue, and then try following > > > commands: > > > > > > disklabel wd0 > disklabel.wd1 > > > fdisk -i wd1 > > > disklabel -R -r wd1 disklabel.wd1 > > > newfs /dev/wd1a > > > > > > Error: > > > newfs: /dev/wd1a: block device > > > > Second section of the newfs(8) manpage. > > > Great ... This worked in 4.3 without any thing else;
Likely not just as typed above. > What should I search for ? The second paragraph under DESCRIPTION in http://www.openbsd.org/cgi-bin/man.cgi?query=newfs seems pretty clear, and pretty clearly relevant. cheers, -wb