ventoy.json

Introduction

Ventoy is a bootable USB solution that supports multiple ISO in a single flash drive and here is my configuration for it to have theme and also support different operating systems and distributions images.

├─ 📂 drivers
|
├─ 📂 iso
|  ├─ 📂 linux
|  └─ 📂 windows
|
|
└ 📂 ventoy/
  ├─ .git/
  ├─ {} ventoy.json
  ├─ 🖹 README.md
  └─ 📂 theme/

Images

Theme

Theme is Dark Matter GRUB Theme. For installing theme, you need to use following command to copy it into Ventoy configuration:

mv darkmatter-grub2-theme/dark-matter /mnt/ventoy/theme/
mv darkmatter-grub2-theme/assests/progressbar/linux_pb.png /mnt/ventoy/theme/dark-matter/progress_highlight_c.png
mv darkmatter-grub2-theme/assests/backgrounds/linux.png /mnt/ventoy/theme/dark-matter/background.png
mv darkmatter-grub2-theme/assests/icons/color /mnt/ventoy/theme/dark-matter/icons