Skip to content
This is a tool used with "Ventoy Compatible".
C Batchfile Shell
Branch: master
Clone or download

Latest commit

Latest commit 8ceb9a0 May 26, 2020

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
bin Delete 1.txt May 26, 2020
src Update vtoydump_windows.c May 26, 2020
.gitignore Initial commit Apr 4, 2020
LICENSE Initial commit Apr 4, 2020
README.md Update README.md May 9, 2020
build.sh initial commit Apr 4, 2020
build32.bat initial commit Apr 4, 2020
build32_nt5.bat add NT5 NT6 May 25, 2020
build64.bat initial commit Apr 4, 2020
build64_nt5.bat add NT5 NT6 May 25, 2020

README.md

vtoydump

Introduction

This is a tool used with "Ventoy Compatible". See https://www.ventoy.net/en/compatible.html for detail.

Usage

For Linux:

vtoydump [ -lL ] [ -v ]  
    none   Only print ventoy runtime data  
    -l     Print ventoy runtime data and image location table  
    -L     Only print image location table (used to generate dmsetup table)  
    -v     Verbose, print additional debug info  

For Windows:

vtoydump.exe [ -m ] [ -i filepath ] [ -v ]  
    none  Only print ventoy runtime data  
    -m    Mount the iso file (Not supported before Windows 8 and Windows Server 2012)  
    -i    Load .sys driver  
    -v    Verbose, print additional debug info 
You can’t perform that action at this time.