My laptop has a 256 GB SSD that I installed Ubuntu onto when I got it. I guess I encrypted the drive and made it an lvm2.
I don't know what that means but when I try to shrink it, it only allows me to shrink about 50 MB. Here's the partition table:
Partition MountPt TOTAL FREE TYPE
nvme0n1p1 /boot/efi 512 MB 505 MB fat32
nvme0n1p2 /boot 723 MB 544 MB ext4
nvme0n1p3 ubuntu-vg 237 GB 48 GB lvm2 pv encrypted
I've tried KVPM and KDE Partition Managers but they have the same issue, saying I can't reduce the size of the partition.
I want to create a dual boot with Windows. So how can I free up the free space on the partition to do this? I don't want to ruin my filesystem or anything so I need pretty clear instructions.