sysvinit-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [sysvinit-devel] the sysvinit pause


From: Dr. Werner Fink
Subject: Re: [sysvinit-devel] the sysvinit pause
Date: Tue, 15 Jan 2013 11:35:08 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

On Tue, Jan 15, 2013 at 10:50:10AM +0000, address@hidden wrote:
> when booting,
> I can see
> INIT: version 2.88 booting
> but it stop 30 seconds  before and after "version 2.88 booting".
> 
> I have debugged the code, found that:
> the 30seconds is about close(fd) in function:
> void print(char *s)                           (src/init.c)
> 
> If I open "INITDEBUG" in src/init.h, I can boot normally.
> 
> anyone can give some suggestion?
> THANKS

Strange as 5 times of 10000 µs are less than 30s ... compare with 
console_open() used by print() ... do you have some unusual console devices 
around and/or set the environment variable CONSOLE in the kernels 
command/parameter line?

> 
> Nanjing Jilong
> Yi Qingliang

-- 
  "Having a smoking section in a restaurant is like having
          a peeing section in a swimming pool." -- Edward Burr



reply via email to

[Prev in Thread] Current Thread [Next in Thread]