remounting a disk read/write

Is it possible to remount a partition read/write
if it has been mounted read only as follows in
the boot image:

/bin/mount
$ mount -p /dev/hd0 /dev/hd0t77 / -r


Using Opera’s revolutionary e-mail client: http://www.opera.com/m2/

Alex/Systems 104 wrote:

Is it possible to remount a partition read/write
if it has been mounted read only as follows in
the boot image:
/bin/mount
$ mount -p /dev/hd0 /dev/hd0t77 / -r

mount /dev/hd0t77 /

On Tue, 08 Mar 2005 08:18:01 +1300, John Garvey <jgarvey@qnx.com> wrote:

Alex/Systems 104 wrote:
Is it possible to remount a partition read/write
if it has been mounted read only as follows in
the boot image:
/bin/mount
$ mount -p /dev/hd0 /dev/hd0t77 / -r

mount /dev/hd0t77 /

I don’t have to umount first? Neat.
Thanks-now I don’t have to worry about the / going
away and with it /bin …


\

Using Opera’s revolutionary e-mail client: http://www.opera.com/m2/