test: install nls modules, required by vfat

kernel: FAT-fs (loop0p2): codepage cp437 not found
kernel: FAT-fs (loop0p2): IO charset ascii not found
This commit is contained in:
Luca Boccassi
2021-06-18 16:10:30 +01:00
committed by Luca Boccassi
parent b5ce2feebc
commit 35cde9e935

View File

@@ -864,6 +864,7 @@ install_modules() {
instmods loop
instmods vfat
instmods nls_ascii =nls
instmods dummy
if [[ "$LOOKS_LIKE_SUSE" ]]; then