--- src/replicant.adb.orig 2023-01-31 02:50:43 UTC +++ src/replicant.adb @@ -1170,7 +1170,7 @@ package body Replicant is mount_nullfs (target => bootdir, mount_point => location (slave_base, boot)); mount_tmpfs (slave_base & root_boot_fw, 100); - mount_tmpfs (slave_base & root_kmodules, 100); + mount_tmpfs (slave_base & root_kmodules, 200); end if; end; declare