AF:
NF:0
PS:10
SRH:1
SFN:
DSR:
MID:<20070913142126.2021dc4d@ripper.onstor.net>
CFG:
PT:0
S:andy.sharp@onstor.com
RQ:
SSV:onstor-exch02.onstor.net
NSV:
SSH:
R:<larry.scheer@onstor.com>
MAID:1
X-Sylpheed-Privacy-System:
X-Sylpheed-Sign:0
SCF:#mh/Mailbox/sent
RMID:#imap/andys@onstor.net@onstor-exch02.onstor.net/INBOX	0	BB375AF679D4A34E9CA8DFA650E2B04E056C90BE@onstor-exch02.onstor.net
X-Sylpheed-End-Special-Headers: 1
Date: Thu, 13 Sep 2007 14:21:57 -0700
From: Andrew Sharp <andy.sharp@onstor.com>
To: "Larry Scheer" <larry.scheer@onstor.com>
Subject: Re: How to remount / read-write
Message-ID: <20070913142157.5990f7c1@ripper.onstor.net>
In-Reply-To: <BB375AF679D4A34E9CA8DFA650E2B04E056C90BE@onstor-exch02.onstor.net>
References: <BB375AF679D4A34E9CA8DFA650E2B04E056C90BE@onstor-exch02.onstor.net>
Organization: Onstor
X-Mailer: Sylpheed-Claws 2.6.0 (GTK+ 2.8.20; x86_64-pc-linux-gnu)
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit

Duude, that's BSD crapola.

mount -o remount,rw /

I believe you can find example of a set of shell functions in
cw_install that do the remounting regardless of BSD or linux.  If you
are trying to write a shell script.

Cheers,

a

On Thu, 13 Sep 2007 12:02:54 -0700 "Larry Scheer"
<larry.scheer@onstor.com> wrote:

> Andy,
>    I am bringing up a fresh nfsroot and I need to run deboostrap
> -second-stage but when I boot from dhcp the first time the kernel is
> mount / read-only. How do I get around this?
> 
> Doing mount -n -w / or mount -n -o rw / doesn't seem to remount the
> root filesystem read-write.
> 
> Thanks for you help,
> 
> Larry
