load bunch of modules manually

This commit is contained in:
Tomas M
2017-05-18 03:54:25 -05:00
parent d9617ee2cd
commit 35d6b2364f
3 changed files with 42 additions and 6 deletions
+2
View File
@@ -21,9 +21,11 @@ init_proc_sysfs
debug_start
debug_shell
# load some modules manually first, then modprobe everything we have
init_devs
init_aufs
init_zram
modprobe_everything
# find data dir with filesystem bundles
DATA="$(find_data 60 "$DATAMNT")"