mirror of
https://github.com/Dasharo/systemd.git
synced 2026-03-06 15:02:31 -08:00
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:
committed by
Luca Boccassi
parent
b5ce2feebc
commit
35cde9e935
@@ -864,6 +864,7 @@ install_modules() {
|
||||
|
||||
instmods loop
|
||||
instmods vfat
|
||||
instmods nls_ascii =nls
|
||||
instmods dummy
|
||||
|
||||
if [[ "$LOOKS_LIKE_SUSE" ]]; then
|
||||
|
||||
Reference in New Issue
Block a user