Subject: Re: Floppy init
To: Bruce Lane <kyrrin@bluefeathertech.com>
From: Anders Magnusson <ragge@ludd.luth.se>
List: port-vax
Date: 06/18/1999 16:15:07
> Quick question: MicroVAX II, NetBSD 1.4 -- how does one initialize a
> floppy diskette with the included RX50 drive?
>
> My first guess would be something like...
>
> # disklabel -i rx0a
>
> (do the Right Thing for partition sizing, etc.)
>
> # newfs /dev/rrx0a
>
> Yes? No? Changes?
>
Floppies does not have partitions. Just "newfs rx0a" or whatever
you want to do.
-- Ragge