Crear una USB booteable

Para MAC

Convertir el ISO a IMG

Para ver los discos

Desmontar el disco usb

 

 

 

Compactar Disco Duro de Virtualbox

You have to do the following steps:

  1. Run defrag in the guest (Windows only)
  2. Nullify free space:

    With a Linux Guest run this:


    With a Windows Guest, download SDelete from Sysinternals and run this:
  3. Shutdown the guest VM
  4. Now run VBoxManage’s modifyhd command with the --compact option:

    With a Linux Host run this:


    With a Windows Host run this:

    With a Mac Host run this:

    This reduces the vdi size.