Fran�ois Boisson <[EMAIL PROTECTED]> writes: > On Sun, 12 Oct 2003 05:10:51 +0200 > EISELE Pascal <[EMAIL PROTECTED]> wrote:
[...]
>> Quand je tente un mount -o rw,remount / il me dit "device write
>> protected !".
[...]
> mount -f -o remount /dev/???
mount -n -o remount rw ?
man mount:
-n Mount without writing in /etc/mtab. This is neces�
sary for example when /etc is on a read-only file
system.

