Tools like cfdisk or parted are often needed to first extend the partition to fill the new space. Native Alternatives sprotheroe/vagrant-disksize - GitHub
It currently only resizes the first disk found in the VM configuration. Usage: Resizing Your Disk vagrant-disksize plugin download
Once installed, you can configure your desired disk size in your project's Vagrantfile . The plugin accepts values in raw bytes or human-readable formats like KB, MB, GB, or TB. Tools like cfdisk or parted are often needed
Compatible with modern Vagrant versions (v1.1+). vagrant-disksize plugin download
Run vagrant up to boot it back up with the new physical disk capacity.