mirror of
https://github.com/systemd/systemd.git
synced 2025-02-23 13:57:33 +03: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:
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user