From 3d2e77074f48cb26a374c967e39712f400d9aa58 Mon Sep 17 00:00:00 2001 From: "Anton V. Boyarshinov" Date: Sat, 20 Nov 2010 19:20:08 +0300 Subject: [PATCH] tty3 creation waiting /dev/disk added --- cdrom.c | 11 ++++++++++- disk.c | 7 +++++++ init.c | 1 - log.c | 11 +++-------- tools.h | 1 + 5 files changed, 21 insertions(+), 10 deletions(-) diff --git a/cdrom.c b/cdrom.c index e18d6f6..89b07cb 100644 --- a/cdrom.c +++ b/cdrom.c @@ -123,8 +123,17 @@ enum return_type cdrom_prepare(void) char * choice; int i, count = 0; enum return_type results; + int timeout=60; + update_splash(); - + + fprintf(stderr,"%c[1A",27); + for(i=0; i