Re: Resizing LVM partitions
On Wed, Jan 24, 2024 at 10:43:51PM +0100, Miroslav Skoric wrote:
> I do not have root account.
Sure you do. You might not have a root *password* set.
> (I use sudo from my user account.) I think I
> already tried rescue mode in the past but was not prompted for root
> password.
You can set a root password:
sudo passwd root
That should allow you to enter single-user mode, or to login directly
as root on a text console, both of which are things that you may need
to do as a system administrator. Especially if you're trying to
unmount /home.
Reply to: