From 3de3a36e9fa6260afacc9ff88545ac62b6abc130 Mon Sep 17 00:00:00 2001 From: longpanda Date: Thu, 11 Dec 2025 17:11:15 +0800 Subject: [PATCH] experimental support for btrfs file system. Requirements: 1. Only support NO RAID mode (single mode). 2. ISO file can NOT be compressed. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0e66f106..41ecdb09 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ A GUI Ventoy plugin configurator. [VentoyPlugson](https://www.ventoy.net/en/plug * Windows auto installation supported (1.0.09+) * Linux auto installation supported (1.0.09+) * 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 * Menu alias, Menu tip message supported * Password protect supported