Does anybody know a way to cut lets say 100MB at the beginning of a flat.vmdk ?
Any suggestions welcome
I am aware of the long way to do it:
dd if=existing-flat.vmdk of=new-flat.vmdk bs=1M skip=100
but I need a way that does not create a new file
Thanks
Ulli
↧
How to remove x mbs at the beginning of a flat.vmdk ?
↧