Releases: delacruzedward735-hash/ISODock
Release list
IsoDock-Linux-1.0.0.6
IsoDock 1.0.0-6
Bootable USB Manager for Linux
IsoDock is a Linux desktop utility for creating, installing, and updating multiboot USB drives through a native GTK3 interface.
This release introduces the first polished IsoDock production candidate, combining a redesigned desktop experience, custom IsoDock boot interface, Linux packaging, diagnostics, and the proven Ventoy 1.1.17 open-source boot engine.
Independent project: IsoDock is not affiliated with or endorsed by the official Ventoy project. Ventoy remains the underlying boot/disk engine and retains its original copyright and licensing.
✨ Highlights
- Native GTK3 Linux desktop application
- Create and update multiboot USB drives
- Custom IsoDock silver/blue boot interface
- Dynamic ISO/image detection
- Blue boot-menu selection and scrollbar styling
- UEFI and BIOS boot support through the Ventoy engine
- Secure Boot payload retained from the upstream engine
- Improved USB device detection
- Fixed unmount handling for mount points containing spaces
- Runtime integrity verification
- SHA-256 runtime manifest validation
- Built-in
--doctordiagnostics - Debian/Ubuntu
.debpackaging - Open-source-ready project structure
- Full Ventoy upstream attribution and GPL licensing
🎨 IsoDock Boot Interface
Version 1.0.0-6 includes the new IsoDock boot theme featuring:
- official IsoDock branding
- silver/light background
- dark ISO selection panel
- blue selected-row indicator
- custom scrollbar assets
- dynamic ISO filenames
- firmware mode/status information
- real Ventoy boot shortcuts
The ISO filenames shown by the boot menu are generated dynamically from the files stored on your USB drive.
🖥 Supported Platform
Current release target:
- Architecture: amd64 / x86_64
- Desktop: Linux
- GUI: Native GTK3
- Package: Debian
.deb
Recommended distributions include:
- Debian
- Ubuntu
- Linux Mint
- Zorin OS
- other compatible Debian/Ubuntu-based distributions
📦 Installation
Download:
isodock_1.0.0-6_amd64.deb
Install with:
sudo apt install ./isodock_1.0.0-6_amd64.deb
Run IsoDock:
isodock
Run system diagnostics:
isodock --doctor
Check the installed version:
isodock --version
🔧 Additional Commands
isodock --doctor
isodock --list
isodock --version
isodock --about
isodock --log
isodock --reset-settings
isodock --runtime
🛡 Safety
IsoDock performs destructive operations when installing the boot system to a USB drive.
Always verify the selected device before installation.
Back up important files before modifying a USB drive.
🔓 Open Source
IsoDock downstream modifications are distributed under:
GPL-3.0-or-later
IsoDock uses the Ventoy 1.1.17 open-source engine for its underlying multiboot functionality.
Upstream Ventoy:
https://github.com/ventoy/Ventoy
IsoDock source:
https://github.com/delacruzedward735-hash/ISODock
🌐 Website
IsoDock:
https://isodock.vercel.app
CodeDev by Edward:
https://codedev-by-edward.myportfoliohub.online/
MyPortfolioHub:
https://www.myportfoliohub.online/
⚠️ Release Status
1.0.0-6 is currently a production candidate.
Automated source, package, runtime, boot-image, integrity, dependency, branding, and regression checks have passed.
Physical USB testing across different BIOS/UEFI systems is still recommended before describing this release as universally hardware-certified.
❤️ Credits
IsoDock
Developed and packaged by CodeDev by Edward
Powered by the Ventoy open-source engine.
Thank you to the Ventoy project and its contributors for the underlying multiboot technology.