experimental support for btrfs file system.
Some checks failed
Ventoy CI / build (push) Has been cancelled
Mirror GitHub to Gitee / Sync-GitHub-to-Gitee (push) Has been cancelled

Requirements:
1. Only support NO RAID mode (single mode).
2. ISO file can NOT be compressed.
This commit is contained in:
longpanda
2025-12-11 17:11:15 +08:00
parent 06f164ef70
commit 3de3a36e9f

View File

@@ -63,7 +63,7 @@ A GUI Ventoy plugin configurator. [VentoyPlugson](https://www.ventoy.net/en/plug
* Windows auto installation supported (1.0.09+) * Windows auto installation supported (1.0.09+)
* Linux auto installation supported (1.0.09+) * Linux auto installation supported (1.0.09+)
* Variables Expansion supported for Windows/Linux auto installation script * Variables Expansion supported for Windows/Linux auto installation script
* FAT32/exFAT/NTFS/UDF/XFS/Ext2(3)(4) supported for main partition * FAT32/exFAT/NTFS/UDF/XFS/Btrfs/Ext2(3)(4) supported for main partition
* ISO files larger than 4GB supported * ISO files larger than 4GB supported
* Menu alias, Menu tip message supported * Menu alias, Menu tip message supported
* Password protect supported * Password protect supported