Hello Pieter,

Am Di., 20. Nov. 2018, 20:20 hat pieter lems <pieter1212...@gmail.com>
geschrieben:

> [...]
> I was wondering how i can make it so that when qubes is starting i see the
> boot information (the output of the boot progress,im not sure how i should
> call it). I know that when u press a key it shows the output but i would
> like that it always shows. [...]
>

You can change the default behaviour of the Boot loader:

nano /etc/default/grub

[...]
GRUB_TERMINAL_OUTPUT="console"
[...]
Edit the line which has: GRUB_CMDLINE_LINUX=[...] rhgb quiet"
remove rhgb quiet.

After this you need to write the new configuration to the Boot partition
with:

sudo grub2-mkconfig -o /boot/grub2/grub.cfg

This will show the default messages when booting up.

- O

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/CAJ3yz2sY%3DXAPogjQ2_yt40nwtL-HdT4ikj4x-zRY02R5N8NxAQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to