Remount /home rw when it's errored to ro

Karl Auer kauer at biplane.com.au
Tue Jul 19 02:38:15 UTC 2022


On Mon, 2022-07-18 at 18:37 -0700, MR ZenWiz wrote:
> How do I do this?
> 
> My /home keeps bouncing into ro mode - how do I reset it to rw?

In general:

sudo mount -o remount,rw /dev/whatever /home

But if it is dropping into RO, that means errors are happening. Doom
approacheth.

Regards, K.


-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Karl Auer (kauer at biplane.com.au)
http://www.biplane.com.au/kauer

GPG fingerprint: 61A0 99A9 8823 3A75 871E 5D90 BADB B237 260C 9C58
Old fingerprint: 2561 E9EC D868 E73C 8AF1 49CF EE50 4B1D CCA1 5170







More information about the ubuntu-users mailing list