window.ENTITIES={'/api/snippets/bash/bash%20%7c%20virtualbox%20-%20convert%20raw%20*.img%20disk%20to%20*.vdi%20disk':[{"result":true,"message":null,"batch":{"type":"bash","name":"bash | virtualbox - convert raw *.img disk to *.vdi disk","items":[{"id":"pVeb0D","type":"bash","name":"Bash | VirtualBox - convert raw *.img disk to *.vdi disk","content":"VBoxManage convertfromraw input_disk.img output_disk.vdi --format VDI\n\n\n# Where: `input_disk.img` is a raw byte copy of some disk.\n\n# Note: `VBoxManage` command it attached to Oracle VirtualBox software.","source":"","author":{"id":"vaGBxD","name":"Amir-Hashempur","avatar":"1629030391555__vaGBxD__w40px_h40px.png","points":607,"role":"BASIC"},"creationTime":1746796343000,"updateTime":1746796527000,"removalTime":null}]}}]};