Skip to content

Commit fc8a617

Browse files
committed
don't group fat32 with the root mounts
Signed-off-by: Zen <[email protected]>
1 parent 6c9843e commit fc8a617

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

readme.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,9 +80,12 @@ The following root filesystems have been tested:
8080
* BTRFS
8181
* EXT4
8282
* XFS
83-
* FAT32
8483
* NILFS2
8584

85+
Additionally, the following filesystems have been tested for non-root mounts:
86+
87+
* FAT32
88+
8689
If the required kernel module is not built into the kernel, and the filesystem is not listed above, the kernel module may need to be included in `kmod_init`.
8790

8891
> The example config has `kmod_autodetect_lsmod` enabled which should automatically pull in the required modules, unless the active kernel differs from the build kernel.

0 commit comments

Comments
 (0)