View previous topic :: View next topic |
Author |
Message |
lordalbert l33t
Joined: 26 Nov 2006 Posts: 840 Location: Italy
|
Posted: Wed Jan 27, 2021 10:38 pm Post subject: remounting / readonly on shutdown |
|
|
Hi,
when i shutdown the system i notice in the output messages the following error:
Code: |
* Remounting remaining filesystems read-only ...
* Remounting / read-only ...
* failed because we are using /
* ERROR: mount-ro failed to start
|
Why the system tries to remount / in read-only?
In case it is a common step (and i don't know), why it fails? |
|
Back to top |
|
|
NeddySeagoon Administrator
Joined: 05 Jul 2003 Posts: 54578 Location: 56N 3W
|
Posted: Wed Jan 27, 2021 11:39 pm Post subject: |
|
|
lordalbert,
Code: | * Remounting / read-only ...
* failed because we are using / |
The filesystem was synced but its still in use.
Its only a problem if you get a fsck at every boot. _________________ Regards,
NeddySeagoon
Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail. |
|
Back to top |
|
|
|