I am new to Linux and I have created a dual boot with windows 10 inside a SSD, in the start I did a partition of 20 gb believing that it would be just for the system and it would be possible to use the memory leftover without needing to do anything else, so now my system is almost full and I've tried to extend the partition through the gparted unallocating 50 gb of my SSD, but even with the new unallocated space it is not possible to extend through the resize option, what should I do to extend it? And is it possible for me to use the memory from an HD too?
Asked
Active
Viewed 52 times
1
sudo parted -l
so we can see the current partitions on both drives? Once you've run that, please highlight and copy the results, then come back here, click [edit], and paste them into your question. It's far easier to read text data than to squint at a screenshot of a GUI, and, besides, you've made changes. – K7AAY Feb 28 '20 at 17:03code
by using the { } icon above the edit window. – user68186 Feb 28 '20 at 17:35