Geert Stappers wrote: > On Sun, Oct 27, 2024 at 05:04:19AM +0000, Jonathan Wiebe wrote: > > I ran into an issue with my root partition being too small. My plan > > was to reduce the size of my home partition and increase the size of > > my root partition. Here is what I have done: > > > > First, I rebooted in single user mode. > > Then I did the following: > > # mount / -rw -o remount > > I understand the '-o remount', not the '-rw'. > And I think "that command might be the culprit"
It should be mount / -o remount,rw -dsr-