[PLUG] How to run fsck on /home partition

wes plug at the-wes.com
Wed Sep 24 02:53:51 UTC 2008


That still won't work if there is a process with a file open for writing on
/home.

Also, re: setting a password for root, sudo passwd works.

-wes

On Tue, Sep 23, 2008 at 5:57 PM, Kirk Harr <daehlie at gmail.com> wrote:

> I think we are making this more complicated than it needs to be.
>
> mount -o remount,ro /home
> fsck -y /home
> mount -o remount,rw /home
>
> Problem Solved, no reboots, do not pass go, do not collect $200.
>
> Kirk Harr
> _______________________________________________
> PLUG mailing list
> PLUG at lists.pdxlinux.org
> http://lists.pdxlinux.org/mailman/listinfo/plug
>



More information about the PLUG mailing list