Subject: Re: SCSI DMA kernel with "glass tty" support.
To: None <netbsd@mrynet.com>
From: maximum entropy <entropy@tardis.bernstein.com>
List: port-vax
Date: 10/26/1999 18:56:50
>From: netbsd@mrynet.com (NetBSD Mailing list)
>Date: Tue, 26 Oct 1999 15:39:50 +0000
> [...]
># newfs /dev/rsd0a
>newfs: /dev/rsd0a: open: Device not configured
> [...]
>  a:    15884        0     unused     1024  8192         # (Cyl.    0 - 14*)

NetBSD won't let you do much with an "unused" partition.

Try instead:
   a:    15884        0     4.2BSD     1024  8192     16  # (Cyl.    0 - 14*)
                            ^^^^^^                    ^^

Cheers,
entropy

--
entropy