I am using Ubuntu 22.04 LTS in a windows dual boot setup. This is the state of the partitions at the moment. (Windows Screenshot)
On my Ubuntu, I have the following
df -H
Filesystem Size Used Avail Use% Mounted on
tmpfs 3.4G 3.0M 3.4G 1% /run
efivarfs 263k 138k 120k 54% /sys/firmware/efi/efivars
/dev/nvme0n1p6 51G 42G 6.2G 88% /
tmpfs 17G 1.1M 17G 1% /dev/shm
tmpfs 5.3M 4.1k 5.3M 1% /run/lock
/dev/nvme0n1p7 160G 57G 96G 38% /home
/dev/nvme0n1p1 101M 35M 67M 34% /boot/efi
tmpfs 3.4G 177k 3.4G 1% /run/user/1000
Partition 6 (/) and partition 8 (/home) are the ones I am using for Ubuntu and want to expand them to un-allocated spaces.
How can I safely resize my partition 6 to take up available space on the left?
