Subject: Re: Trying to mount a root mfs in read-write with current
To: Chapman Flack <nblists@anastigmatix.net>
From: Olivier Cochard-Labbe <olivier@freenas.org>
List: current-users
Date: 05/04/2006 23:53:46
------=_Part_5079_20557514.1146779626967
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

2006/5/4, Chapman Flack <nblists@anastigmatix.net>:
>
>
> 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



I try with the '-urw' option, but no change:

$ mount
root_device on / type ffs (read-only, local)
mfs:14 on /dev type mfs (synchronous, local)

$ cat /etc/fstab
/dev/md0a / ffs rw 1 1

$ mount -urw /
mount_ffs: -o update: option not supported

$ mount -urw /dev/md0a /
mount_ffs: -o update: option not supported


Regards,

Olivier

------=_Part_5079_20557514.1146779626967
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

2006/5/4, Chapman Flack &lt;<a href=3D"mailto:nblists@anastigmatix.net">nbl=
ists@anastigmatix.net</a>&gt;:<div><span class=3D"gmail_quote"></span><bloc=
kquote class=3D"gmail_quote" style=3D"border-left: 1px solid rgb(204, 204, =
204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>Hmm, now that you mention it, I put 3.99.18 on a machine last week and<=
br>had something the same question, but I found mount -urw did work.<br>Go =
figure.&nbsp;&nbsp;It may be something changed in option handling, rather t=
han<br>
anything specific to a RAM disk (I am not using one).<br><br>-Chap</blockqu=
ote><div><br><br>I try with the '-urw' option, but no change:<br>
<br>
<pre>$ mount<br>root_device on / type ffs (read-only, local)<br>mfs:14 on /=
dev type mfs (synchronous, local)<br><br>$ cat /etc/fstab<br>/dev/md0a / ff=
s rw 1 1<br><br>$ mount -urw /<br>mount_ffs: -o update: option not supporte=
d
<br><br>$ mount -urw /dev/md0a /<br>mount_ffs: -o update: option not suppor=
ted<br></pre>
&nbsp;</div>Regards,<br><br>Olivier<br></div>

------=_Part_5079_20557514.1146779626967--