Anyone use cfdisk to resize mbr partitions
by JockVSJock from LinuxQuestions.org on (#59C3X)
I'm trying to figure out how to allocate more space to KVM as /var/lib/libvirt is too small for the VMs that I want to create and run.
My workstation has 800 GB allocated to /dev/sda7, which is the home for /. Alot of wasted space.
I would like to re-allocate around 625 GB to /dev/sda8, however the only tool I've found to do something like this, is cfdisk, however its not clear on how to go about this reallocation.


My workstation has 800 GB allocated to /dev/sda7, which is the home for /. Alot of wasted space.
I would like to re-allocate around 625 GB to /dev/sda8, however the only tool I've found to do something like this, is cfdisk, however its not clear on how to go about this reallocation.