Multiboot USB configuration for operating system installation, recovery, diagnostics, and maintenance workflows. The repository stores Ventoy configuration, theme assets, ISO layout conventions, and documentation for the included boot entries.
The repository is organized by asset type, ISO category, and Ventoy runtime configuration.
/
├── assets/ # Repository visual assets and logos
│ └── screenshots/ # Tool and OS environment captures
├── iso/ # ISO storage directory
│ ├── rescue/ # Specialized recovery environments
│ └── tools/ # Utility-focused distributions
└── ventoy/ # Ventoy core configuration
└── ventoy/
├── ventoy.json # Global settings, persistence, and aliases
└── theme/ # Custom GRUB boot theme (Squid)
A minimal rolling-release Linux distribution.
- ISO:
iso/archlinux-x86_64.iso - Documentation: Official Wiki
- Download: Official Release
A security-focused Linux distribution, configured with a dedicated persistence file.
- ISO:
iso/kali-linux-2025.4-live-amd64.iso - Persistence:
kali-persistence.dat - Documentation: Official Docs
- Download: Get Kali
A declarative Linux distribution built on the Nix package manager, offering reproducible builds and reliable rollbacks.
- ISO:
iso/nixos-graphical-26.05pre956934.cf59864ef8aa-x86_64-linux.iso - Documentation: Official Manual
- Download: NixOS Download
Included for system deployment, recovery, and dual-boot configuration.
- ISO:
iso/Win11_25H2_French_x64_v2.iso - Documentation: Official Docs
- Download: Windows 11 Download
A Windows PE emergency boot environment with recovery and partitioning tools.
- ISO:
iso/HBCD_PE_x64.iso - Download: HBCD Official Website
A Linux rescue environment for system repair and data recovery.
- ISO:
iso/rescue/systemrescue.iso - Download: SystemRescue Download
A partition and disk imaging/cloning utility for backup and deployment workflows.
- ISO:
iso/tools/clonezilla-live-3.2.1-9-amd64.iso - Download: Clonezilla Downloads
A graphical partition editor for resizing, copying, and moving disk partitions.
- ISO:
iso/tools/gparted-live-1.6.0-3-amd64.iso - Download: GParted Download
An open-source standalone memory tester for x86 and x86-64 architecture computers.
- ISO:
iso/tools/grub-memtest.iso - Download: MemTest86+ Website
The Amnesic Incognito Live System. A security-focused Debian-based Linux distribution aimed at preserving privacy and anonymity.
- ISO:
iso/tools/tails-amd64-7.5.iso - Documentation: Tails Documentation
- Download: Install Tails










