In grub config(/etc/default/grub), i set GRUB_TIMEOUT=‘0’. But when loading, this window still appears. What to do?
Hello and welcome,
If you want something like ‘Silent Boot’ then see here:
This window still appears when booting silently.
Welcome to the forum
Is it a error messages , because it is a bit hard to read for us non Russian ? speakers.
did you update grub after that changement?
translate
Booting EndeavourOS Linux
Booting Linux linux …
Booting the initial virtual disk …
Yes u update grub
As far as I know that is your normal boot message that has nothing to do with Grub, and I am not sure that can be hidden by any settings.
that’s normal behavior
as keescase mentions it is not depending on grub
How to hide it?
I may be wrong here, but don’t think you can. Just let it boot to your system and enjoy it.
why do you want to hide it?
that does no harm and takes less than a second
See this thread from the Arch forums, posts # 4 and # 5 answer your question (and please click on the link in # 5 and read the whole thing).
Also, please take note of the PSA (Public Service Announcement) in post # 4:
PSA: what you’re doing is an idiotic exercise.
The startup and shutdown sequence is typically extremely short and not relevant to the use of the system. So you don’t really care what it looks like … unless the boot fails.
In that case: what do you think is a more desirable display? Some fancy logo or a boot message that gives you a hint why stuff doesn’t work?
Good luck.
Add quiet
to kernel’s command-line parameters.