

I will explain how to do this using the popular bootloader GRUB. Less needy in disk space than a full install, and fully functional, this seems to be a good alternative to a slow virtual machine. However, there is a third alternative which is a bit of a compromise: have the ISO image on your hard drive, and boot into it in live mode at startup. The second option, if less needy in hard drive space, is bothersome as you will need a USB stick or CD to hold the ISO file and boot from. You can either install it, on your machine or in a virtual one, or you can boot on it from an ISO file in live mode. Sample output: Converting from raw image file=".img" to file="eos.vdi".Ĭreating dynamic image with size 6012964864 bytes (5735MB).If you need to use multiple Linux distributions, you do not have so many options. The syntax to convert a IMG file to VDI file is: VBoxManage convertdd input.img output.vdiĮxample: $ VBoxManage convertdd .img eos.vdi Once VirtualBox installed, go to the location where you have downloaded the IMG file. It is available in the default repositories of many GNU/Linux operating systems.

Oracle VirtualBox is a cross-platform virtualization software. You must install Oracle VirtualBox before starting to convert the IMG files. Convert IMG file to VDI file With Oracle VirtualBox Now, let us see how to convert IMG file to VDI file using VirtualBox. Hope you got the basic idea about VDI and IMG files. IMG is the default disk image format for QEMU, an open source virtualization software. Not just games, we can write operating system and applications in IMG format. We can mount the IMG files in the computer and play the games without having to burn them in a physical disk. It is mostly useful for dumping the video games.

IMG file, also known as Image file, that can be used to distribute the whole image of a disc.
