I am using Ubuntu 19.04
right now, and I have a /
and /home
partition created on my laptop. I didn't set up LVM during installation. Now my /
partition is running low on space, and I'd like to transfer some of space from /home
to it.
- Both have
Ext4
format, and/
(/dev/nvme0n1p10
) is located right before/home
(/dev/nvme0n1p11
). - I have a Windows 10 installed too,
/dev/nvme0n1p3
forC
and/dev/nvme0n1p4
forD
- I also have a
/boot
partition (/dev/nvme0n1p8
) and aswap
partition (/dev/nvme0n1p9
)
gparted
, and I'll take a look for you. – heynnema May 01 '20 at 14:29