Page 1 of 1

KolibriOS Startup time

Posted: Thu Mar 20, 2014 4:21 pm
by Wael
Salam everybody,

Can someone tell me how skip or change KolibriOS start-up delay from 5 seconds to 0? (In the first blue screen showing "wait 5 seconds before automatical continuation" although the word "automatical" don't exist in English!)

Re: KolibriOS Startup time

Posted: Thu Mar 20, 2014 5:55 pm
by hidnplayr
Hello,

To change this, it's necessary to mess with the values in kernel/boot/preboot.inc and reassemble kernel.asm
I believe setting display_atboot to 2 will do the trick.
Another option would be to decrease the value of preboot_timeout.

Re: KolibriOS Startup time

Posted: Thu Mar 20, 2014 6:31 pm
by yogev_ezra
hidnplayr wrote:Hello,

To change this, it's necessary to mess with the values in kernel/boot/preboot.inc and reassemble kernel.asm
I believe setting display_atboot to 2 will do the trick.
Another option would be to decrease the value of preboot_timeout.
CleverMouse has already done a special branch for this: viewtopic.php?f=34&t=63&start=90
An old version is available here: http://ftp.kolibrios.org/users/CleverMouse/kolibri-cfg/
New version can be defined as auto-build (you just need to setup auto-build script for this).
Readme file (sadly only in Russian): http://websvn.kolibrios.org/filedetails ... loader.txt
You should edit config.ini and make timeout=0 (then blue screen will be skipped).

Re: KolibriOS Startup time

Posted: Fri Mar 21, 2014 2:52 pm
by Leency
Wael wrote:(In the first blue screen showing "wait 5 seconds before automatical continuation" although the word "automatical" don't exist in English!)
So we should fix it. Please, provide correct translation.

Re: KolibriOS Startup time

Posted: Fri Mar 21, 2014 3:53 pm
by Albom
Leency wrote:Please, provide correct translation.
buyerninety wrote: " and it will continue booting"

Re: KolibriOS Startup time

Posted: Mon Mar 24, 2014 2:57 am
by yogev_ezra
I have changed it to "or wait 5 seconds to continue automatically". SVN #4694
The offtopic discussion was moved to offtopic forum: viewtopic.php?f=10&t=2635

Re: KolibriOS Startup time

Posted: Tue Jan 26, 2016 3:15 pm
by Scampada
Hi,
I've got a trunk archive of a kernel and can't get it working like this:
>>To change this, it's necessary to mess with the values in kernel/boot/preboot.inc and reassemble kernel.asm
>>I believe setting display_atboot to 2 will do the trick.
>>Another option would be to decrease the value of preboot_timeout.

I'm trying to set timeout to 0, then compile the project with KoS FASM, it provides me a new kernel.mnt file which is twice as big as old one, and doesn't skip blue screen, and restart feature doesn't work (it stucks). What am I doing wrong?

Re: KolibriOS Startup time

Posted: Tue Jan 26, 2016 3:28 pm
by Scampada
Доброго дня, CleverMouse, я могу и по-русски.