From 4b0bd5e4f07b35c9097673f3c972ff853d45b9fb Mon Sep 17 00:00:00 2001 From: Robert Nelson Date: Fri, 19 Apr 2013 08:43:02 -0500 Subject: [PATCH] ubuntu: update this delay note Signed-off-by: Robert Nelson --- mk_mmc.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/mk_mmc.sh b/mk_mmc.sh index 5944eb0..bdead9e 100755 --- a/mk_mmc.sh +++ b/mk_mmc.sh @@ -1406,9 +1406,9 @@ function populate_boot { echo "Script Version git: ${GIT_VERSION}" echo "-----------------------------" echo "Note: with Ubuntu Releases" - echo "During Install, after proxy setup, there seems to be a LONG delay..." - echo "(worst case 5 minutes on my Beagle xM)..." - echo "Currently Investigating..." + echo "During Install, after proxy setup, there seems to be a VERY LONG delay..." + echo "(on average it seems to be taking anywhere between 10-20 Minutes)..." + echo "In the background: Ubuntu is trying really-really hard to find a compatible kernel..." echo "-----------------------------" echo "Reporting Bugs:" echo "https://github.com/RobertCNelson/netinstall/issues"