I have a 2TB SSD without OS on it, only data, it is on /dev/sda1. It is full but I have about 100GB that I cannot used on it. I have already extended at maximum with GParted.
df|grep /dev/sda1 returns :
/dev/sda1 1921802432 1824110376 0 100% /mnt/b85107de-9722-4bf5-8e9a-c810fbfb7e76
How to retrieve the unused space ?
Thanks beforehand.