How do I create an empty disk container file?

We have a tool that we call Make disk.

  • On Windows the Tools menu container Create disk image.
  • On Linux there is a tool called emuvm-mkdisk. Run it with the -h options to see the help.

Note that the tool only creates an empty disk image. Such a disk container file can be connected as a disk to AlphaVM. It has to be initialized/formatted before it can be mounted in the guest OS. Alternatively, it can be used as a target to extract a disk backup.