IODD Getting Started
Wikiiodd Amazon Brand Pageiodd download center
  • 😃Welcome to IODD Guide
  • 🧰disk assembly[ST/LK]
  • ⌨️Disk initialization
  • 📁Basic Control / Function Keys
  • 🌳Menu Tree(ST/LK)
  • 🖥️Display/Status Bar
  • Bootable Virtual Drive
    • 💽Drive Setup
    • ⚙️Mode Configuration
    • 💿Virtual ODD (ISO)
    • 💻Virtual Drive (VHD)
      • ⚒️Creat VHD file with VHD Tools
      • 🗜️Convert ISO file to UEFI bootable Drive
      • 🍎WTG/Boot Camp(Mac OSX)
      • 💽Make Virtual Drive for Silicon Mac
  • AES256 Encryption(ST/LK)
    • 🔑Encryption Guide
    • Admin
      • 2nd Password
      • Set admin Password
      • User Management
      • Remove Encryption/Change Admin Password
  • User
    • User menu(Encryption)
  • Encrypted Disk Change(ST/LK)
  • Admin Manager Application
  • AES256 Encryption (MINI)
    • 🔑IODD MINI Encryption
    • 🔐Set/Remove Encryption(MINI)
  • various functions
    • Write Protection
    • TXT Viwer
    • Keep 2min.PW
    • S.M.A.R.T / Infomation
  • Troubleshooting
    • Booting Error
    • IODD drive Initialization
    • Error Messages
    • FAQ
    • Firmware Update
    • ST400/LK100 Password Reset SA
Powered by GitBook
On this page
  1. Bootable Virtual Drive
  2. Virtual Drive (VHD)

Make Virtual Drive for Silicon Mac

Since it is difficult to use Windows on a silicon Mac, we will guide you on how to create a virtual drive file without using Vhd tool.

PreviousWTG/Boot Camp(Mac OSX)NextEncryption Guide

Last updated 2 years ago

See the links below.

Create a dummy file by referring to the links above. The extension should be DSK, and you can mount it as a virtual drive in IODD.

After creation, the DSK file must be located in a physically contiguous space through file defragmentation.

e.g)

$ mkfile 10G ~/VirtualHDD.DSK
->10GB Virtual drive file name"VirtualHDD"

$ mkfile 100G ~/ST400VD.DSK
->100GB Virtual drive file name"ST400VD.DSK"

💻
💽
LogoCreate a large dummy file using Mac OS X terminal command | Code2care
Logomkfile Man Page - macOS - SS64.com