NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/50707: rm: fts_read: No such file or directory
The following reply was made to PR kern/50707; it has been noted by GNATS.
From: Robert Elz <kre%munnari.OZ.AU@localhost>
To: =?UTF-8?Q?BERTRAND_Jo=c3=abl?= <joel.bertrand%systella.fr@localhost>
Cc: gnats-bugs%NetBSD.org@localhost, kern-bug-people%netbsd.org@localhost, gnats-admin%netbsd.org@localhost,
netbsd-bugs%netbsd.org@localhost
Subject: Re: kern/50707: rm: fts_read: No such file or directory
Date: Tue, 26 Apr 2016 21:36:10 +0700
Date: Tue, 26 Apr 2016 15:17:47 +0200
From: =3D?UTF-8?Q?BERTRAND_Jo=3Dc3=3Dabl?=3D <joel.bertrand=40=
systella.fr>
Message-ID: <571F6A7B.7060402=40systella.fr>
=7C I know. But I try to _re_mount /usr in readonly mode to run fsck=20
=7C without rebooting my server...
NetBSD does not currently support moving from read-write to read only,
you need to boot with the file system in read only mode (you can switch
to read-write later if you need to.)
I have a patch you can apply that will allow switching to read-only mode,=
but you do need to be very careful - the ability to do that was removed
because it does not always work correctly, to switch to read-only mode ta=
kes
some care to make sure the filesystem is in a suitable state first (the
system should simply make it work, but no-one ever found out why it didn'=
t.)
kre
Home |
Main Index |
Thread Index |
Old Index