Resize linux Partition.

gamenetwork

New Member
Jul 7, 2012
6
0
1
hi,

im having a problem resizing my linux Partition.

i know how to resize the raw disk but not in side the vm.

thanks in advance
 
Assuming you talk about resizing a (linux) VM disk image, the system inside the VM usually can not be resized online in place (this depends on if you use plain partition table or lvm, still a demanding task). The tools above have a mode to simply stretch all partitons evenly to the bigger disk, but this is not always what you want.
And proxmox cant do this for you since it knows nothing about what runs in the vm container.

Regards,
proxman