Wednesday 4 May 2016

Create 3TB virtual drive for virtualbox

You can not use the GUI to accomplish this, but you can with the command line like:

vboxmanage createhd --filename 3TB.vdi --size 3000000 --format VDI --variant Standard

how to create fix disk:

Change this

--variant Fixed