diff --git a/f3probe.c b/f3probe.c index bb8e6ff..e647d7c 100644 --- a/f3probe.c +++ b/f3probe.c @@ -408,6 +408,9 @@ static int test_device(struct args *args) dev = sdev; } + printf("WARNING: Probing normally takes from a few seconds to 15 minutes, but\n"); + printf(" it can take longer. Please be patient.\n\n"); + assert(!gettimeofday(&t1, NULL)); /* XXX Have a better error handling to recover * the state of the drive.