> For the complete documentation index, see [llms.txt](https://help.iodd.kr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.iodd.kr/bootable-virtual-drive.md).

# Bootable Virtual Drive

- [Drive Setup](https://help.iodd.kr/bootable-virtual-drive/drive-setup.md): IODD virtual drive setup guide for ISO, VHD, IMA, file system, partition selection, and folder limits.
- [Mode Configuration](https://help.iodd.kr/bootable-virtual-drive/mode-configuration.md): Configure IODD virtual drive modes for HDD, ODD, VHD, removable drive, fixed drive, and write-protection behavior.
- [Virtual ODD (ISO)](https://help.iodd.kr/bootable-virtual-drive/virtual-odd-iso.md): Follow the guide in order to set up your virtual ODD.
- [Virtual Drive (VHD)](https://help.iodd.kr/bootable-virtual-drive/virtual-drive-vhd.md): Guide to IODD Virtual Hard Disk (VHD) booting, VHD Tool++, Windows To Go, and portable OS setup.
- [Create VHD file with VHD Tools](https://help.iodd.kr/bootable-virtual-drive/virtual-drive-vhd/create-vhd-file-with-vhd-tools.md): Guide for creating fixed-size VHD files using the IODD VHD Tool application.
- [Advanced VHD Tool++ Functions](https://help.iodd.kr/bootable-virtual-drive/virtual-drive-vhd/advanced-vhd-tool-functions.md): Advanced VHD Tool++ functions for converting, extending, defragmenting, uploading, and writing IODD virtual drive images.
- [Convert ISO file to UEFI bootable Drive](https://help.iodd.kr/bootable-virtual-drive/virtual-drive-vhd/convert-iso-file-to-uefi-bootable-drive.md): Guide for converting an ISO file into a UEFI-bootable virtual drive.
- [WTG/Boot Camp (Mac OSX)](https://help.iodd.kr/bootable-virtual-drive/virtual-drive-vhd/wtg-boot-camp-mac-osx.md): Guide for setting up Windows To Go (WTG) and Boot Camp for Intel/AMD PCs and Intel-based Macs.
- [Make Virtual Drive for Silicon Mac](https://help.iodd.kr/bootable-virtual-drive/virtual-drive-vhd/make-virtual-drive-for-silicon-mac.md): Guide for creating a virtual drive file on Apple Silicon Macs without using the Windows-only VHD Tool.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.iodd.kr/bootable-virtual-drive.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
