diff options
Diffstat (limited to 'liveinit.tpl')
-rw-r--r-- | liveinit.tpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/liveinit.tpl b/liveinit.tpl index da97603..c93af00 100644 --- a/liveinit.tpl +++ b/liveinit.tpl @@ -368,6 +368,7 @@ fi # Sometimes the devices need extra time to be available. # A root filesystem on USB is a good example of that. +echo "${MARKER}: Sleeping $WAIT seconds to give slow USB devices some time." sleep $WAIT # Fire at least one blkid: blkid 1>/dev/null 2>/dev/null |