Port-sandpoint archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: newfs failure - only for read
On Wed, Mar 14, 2001 at 03:21:05PM +0900, Boo Geum Jung wrote:
> # newfs /dev/sd0
> newfs: /dev/sd0c: open for read: Operation not supported by device
Ah. If you just specify /dev/sd0, it will assume /dev/sd0c. Since this
is the "whole disk" partition, you are prevented from opening it. You
may have already found that
newfs /dev/rsd0a
will probably work better for you.
-allen
--
Allen Briggs briggs%wasabisystems.com@localhost
http://www.wasabisystems.com/ Quality NetBSD CDs, Sales, Support, Service
NetBSD development for Alpha, ARM, M68K, MIPS, PowerPC, SuperH, XScale, etc...
Home |
Main Index |
Thread Index |
Old Index