Make Your Bootable USB Look Prettier | Install GRUB Theme With Ventoy Theme Plugin
What do you feel when you first see Ventoy?. Not so pretty right?. Today I'm gonna show you how to customize Ventoy grub menu without write down menu class as it's not very convenient to edit the ventoy.json file manually.
Make MultiBoot USB for Linux, Windows, And More
https://youtu.be/KempqE30qj0
A Quick Tip To Enable USB Support on VM Virtualbox
https://youtu.be/8W369auyQ8E
Linux Customization : Take Ubuntu To The Next Level
https://youtu.be/I8AOWBEsJ6g
My Complete Setup To Make XFCE Looks Beautiful
https://youtu.be/AJhPPxTHq7s
Change Elementary OS 6.1 Login Screen Background
https://youtu.be/ZHSVrY-jwuo
Ventoy provides a lot of powerful features through plugins. All the configuration of these plugins is in ventoy.json file. It was a nightmare to edit the ventoy.json file in the past, especially for those who are not familiar with json syntax.
Thankfully, since 1.0.62, Ventoy provides a GUI plugin configurator called VentoyPluson, so we can now create and customize our own theme easily. So big kudos to developers behind this project for brining this feature.
UPDATE!!!
Sorry folks, I missed adding Ventoy menu class plugin to display the OS icons. Here's my ventoy.json file :
{
"theme":{
"file": "/ventoy/theme/ubuntu/theme.txt",
"gfxmode": "1920x1080"
},
"menu_class": [
{
"key": "elementaryos-",
"class": "elementary"
},
{
"key": "Fedora-",
"class": "fedora"
},
{
"key": "linuxmint-",
"class": "linuxmint"
},
{
"key": "neon-user-",
"class": "neon"
},
{
"key": "ubuntu-",
"class": "ubuntu"
},
{
"key": "VanillaOS-",
"class": "linux"
},
{
"key": "Zorin-OS-",
"class": "zorin"
},
{
"key": "WIN7",
"class": "windows"
},
{
"key": "Windows_10",
"class": "windows"
},
{
"key": "Win11_",
"class": "windows11"
}
]
}
Note :
1. The "key" is used to match the iso file name. If you have (let say) ubuntu-23.04-desktop-amd64.iso, you can set the key as ubuntu- or ubuntu-23.04-
2. The "class" is just the png file name. ubuntu means you have a ubuntu.png file in your icons theme directory
ABOUT VENTOY
Creating a bootable USB on Linux to install any OS is usually involves reformatting flash drive, flash the ISO, and then just boot it. And if you want to make another, you'll have to repeat the same process and lose the operating system already on the drive.
That's why Sardu, MultiBootUSB, Yumi (Your Universal Multiboot Installer), MultiSystem, Xboot, Ventoy, and other multiboot creator apps exist. Ventoy is special because it supports our glorious Linux.
Ventoy has been tested with more than 260 ISO files, including Debian, Ubuntu, Deepin, Fedora, openSUSE, MX Linux, Manjaro, Mint, Elementary OS, Pop!_OS, Zorin OS, Arch, Puppy Linux, Kali, KDE Neon.
For Microsoft Windows users, it supports Windows 7, Windows 8, Windows 8.1, Windows 10, Windows 11, Windows Server 2012, Windows Server 2012 R2, Windows Server 2016, Windows Server 2019, Windows Server 2022, and WinPE.
It supports persistence mode on Ubuntu, MX Linux, Linux Mint, Elementary OS and Zorin OS as well.
VENTOY FEATURES
- 100% free open source
- Simple to use
- Fast (limited only by the speed of copying iso file)
- Directly boot from ISO / WIM / IMG / VHD(x) / EFI file, no extraction needed
- Legacy + UEFI supported in the same way
- UEFI Secure Boot supported (since 1.0.07+)
- Persistence supported (since 1.0.11+)
- MBR and GPT partition style supported (1.0.15+)
- WIM files boot supported (Legacy + UEFI) (1.0.12+)
- IMG files boot supported (Legacy + UEFI) (1.0.19+)
- Auto installation supported (1.0.09+)
- File injection supported (1.0.16+)
- ISO files larger than 4GB supported
- Native boot menu style for Legacy & UEFI
- Windows / WinPE / Linux / Unix / Vmware / Xen are supported
- More than 550 ISO files tested
- Not only boot but also complete installation process
- ISO files can be listed in List mode / TreeView mode
- "Ventoy Compatible" concept
- Plugin Framework
- Menu Alias / Menu Style / Customized Menu supported
- USB drive write-protected support
- USB normal use unaffected
- Data nondestructive during version upgrade
- No need to update Ventoy when a new distro is released
Consider subscribing to get latest how to install, configure, tips, use Linux and Free Libre Open Source Software (FLOSS), or if you like what you see. Thanks for watching and being here!.
Music Distance by Anno Domini Beats
Copyright belongs to its respective owner(s)
Visit : https://www.linuxslaves.com
Facebook : https://facebook.com/linuxslaves
Twitter : https://twitter.com/tiwosatriatama