Ventoy Forums
Compile ventoy - Printable Version

+- Ventoy Forums (https://forums.ventoy.net)
+-- Forum: Ventoy General Use —— Ventoy 使用交流 (https://forums.ventoy.net/forumdisplay.php?fid=1)
+--- Forum: Ventoy Discussion Forum (https://forums.ventoy.net/forumdisplay.php?fid=2)
+--- Thread: Compile ventoy (/showthread.php?tid=2243)



Compile ventoy - vasya_ivanov_202 - 11-08-2022

how to compile ventoy to run on one partition and ventoy and iso


RE: Compile ventoy - Steve2926 - 11-09-2022

Ventoy is designed for two partitions.
UEFI requires a FAT boot partition but FAT32 has a 4GB file size limit.
You would need to modify the source code a LOT and use a FAT32 single partition which would have a 4GB file size limit.
Why do you want it all on one partition?


RE: Compile ventoy - vasya_ivanov_202 - 11-09-2022

there is such a product NuttyBoot by dialmak 2.0
I want to update it ventoy
the author himself does not want to update
first section for HP, DELL


RE: Compile ventoy - Steve2926 - 11-10-2022

dialmak NuttyBoot has two partitions.
Why do you want Ventoy to work with just one partition?

Do you mean that NuttyBoot contains an older version of Ventoy and you want to update it to use a more recent version?
Ventoy MUST use two partitions, first large one for payload files and second FAT12/FAT16/FAT32 one for Ventoy boot files.
I suspect dialmak has recompiled Ventoy so that it will work on a non-standard, 2-partition USB drive.
If you Google for 'compile ventoy' you will find instructions on how to recompile Ventoy as well as on GitHub.