Ventoy Auto Memdisk Plugin
For Memdisk mode, please refer MEMDISK
Normally you need to press F1 to use Memdisk Mode.
With this plugin, you can set memdisk mode for some ISO files and Ventoy will always use Memdisk mode to boot them.
- Json Configuration
A auto_memdisk
array is defined to describe the auto installation configuration in /ventoy/ventoy.json
.
{ "auto_memdisk": [ "/ISO/mt531b.iso", "/ISO/ESXi.iso", "/ISO/Win10PE.iso" ] }
Key | Type | Description |
---|---|---|
STRING |
The full path of the iso file. Only ISO files are supported. |
- Multi-Mode
Supported. You can set different configurations for different BIOS mode. Please refer Multi-Mode Option for details.
- Notes
Memdisk mode is only for the ISO files which load everything into memory when boot and which do not need to mount the ISO after startup.