AF:
NF:0
PS:10
SRH:1
SFN:
DSR:
MID:<20070913170756.411a9a98@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	BB375AF679D4A34E9CA8DFA650E2B04E056C90C0@onstor-exch02.onstor.net
X-Sylpheed-End-Special-Headers: 1
Date: Thu, 13 Sep 2007 17:08:43 -0700
From: Andrew Sharp <andy.sharp@onstor.com>
To: "Larry Scheer" <larry.scheer@onstor.com>
Subject: Re: How to remount / read-write
Message-ID: <20070913170843.52e6229f@ripper.onstor.net>
In-Reply-To: <BB375AF679D4A34E9CA8DFA650E2B04E056C90C0@onstor-exch02.onstor.net>
References: <20070913142157.5990f7c1@ripper.onstor.net>
	<BB375AF679D4A34E9CA8DFA650E2B04E056C90C0@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

Unless it's given you an error, it should be mounted r/w.  It won't
necessarily say it's mounted r/w when you use the mount command.  If it
isn't remounting it r/w then it could be an NFS permissions problem.
Check the exports file on the server.

Let me know if I can be of more help, like you want me to log into the
port and poke around or whatever.

Cheers,

a

 On Thu, 13 Sep 2007 14:50:11 -0700 "Larry Scheer"
<larry.scheer@onstor.com> wrote:

> As it turns out mount -o remount,rw / doesn't work either. The root is
> still mounted read-only.
> 
> -----Original Message-----
> From: Andy Sharp 
> Sent: Thursday, September 13, 2007 2:22 PM
> To: Larry Scheer
> Subject: Re: How to remount / read-write
> 
> 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
