Subject: Re: Trying to mount a root mfs in read-write with current
To: <>
From: Chapman Flack <nblists@anastigmatix.net>
List: current-users
Date: 05/04/2006 11:53:50
Olivier Cochard-Labbe wrote:
> mount -u -o rw /dev/md0a /
> This works perfectly with NetBSD 3.0.... But with NetBSD current (3.99.18),
> I have this error message:
> mount_ffs: -o update: option not supported
> 
> What are the changes in NetBSD current that prevent to change a kernel RAM
> disk image to read-write ?

Hmm, now that you mention it, I put 3.99.18 on a machine last week and
had something the same question, but I found mount -urw did work.
Go figure.  It may be something changed in option handling, rather than
anything specific to a RAM disk (I am not using one).

-Chap