0

These are my partitions:

enter image description here

I would like to resize sda4 by 15Gbi and assign them to sda2. Can I do it? How?

ScTALE
  • 193
  • Why? sda2 has plenty of space, it appears? Your swap partition is probably excessive. You could delete it, and create a /swapfile (assuming later versions of Ubuntu) on sda4, edit /etc/fstab, then move sda4, then use Windows Disk Management app to move sda3 and extend sda2. – heynnema Mar 15 '20 at 20:26
  • @heynnema I need to create a +50Gb VM on sda2. Maybe I can do what you say with the swap partition, but how can I move the unallocated space from not contiguos sdaX? – ScTALE Mar 16 '20 at 09:58
  • You only have about 70GB of unused space so a 50GB VM will make things tight. However it can be done, just use a live CD/USB and GParted for the Linux partitions and as @heynnema says Microsoft Disk Management for the Windows partitions. It’s not unusual to get a very small bit of unallocated space even when you specify using all the space available. I guess this is due to block alignment but I don’t know for sure. You only have 1MB unallocated though. – PonJar Mar 16 '20 at 10:25
  • Then you either need a larger SSD/HDD, or add a second SSD/HDD to do this. – heynnema Mar 16 '20 at 14:54
  • Does this answer your question? How to resize partitions? – karel Mar 20 '20 at 10:46

0 Answers0