timeout 45 seconds waiting for storage drive
parent
382422d39b
commit
25f74c4c0a
|
|
@ -30,7 +30,7 @@ init_zram
|
||||||
modprobe_everything -v /drivers/net/
|
modprobe_everything -v /drivers/net/
|
||||||
|
|
||||||
# find data dir with filesystem bundles
|
# find data dir with filesystem bundles
|
||||||
DATA="$(find_data 60 "$DATAMNT")"
|
DATA="$(find_data 45 "$DATAMNT")"
|
||||||
check_data_found "$DATA"
|
check_data_found "$DATA"
|
||||||
debug_shell
|
debug_shell
|
||||||
# setup persistent changes, if possible
|
# setup persistent changes, if possible
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue