pieter lems wrote on 11/22/18 12:07 AM:
Okay i was to quick saying it work since a relative of mine got it to work.
He's not responding as of now so im going to ask it here. i dont have a
grub file in /etc/default/ should it be there tho?
Cheers!

On Thu, Nov 22, 2018, 12:56 AM pieter lems <[email protected]> wrote:

Awesome, thanks for the response. This worked!
Thanks again!

On Tue, Nov 20, 2018, 11:51 PM 799 <[email protected]> wrote:

Hello Pieter,

Am Di., 20. Nov. 2018, 20:20 hat pieter lems <[email protected]>
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 might be using EFI boot. In that case, from dom0 edit your /boot/efi/EFI/qubes/xen.cfg file. Look for the kernel= line, and remove "rhgb quiet" from there.

--
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 [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/74037f9f-d8ef-d5e9-0e2a-a075e21f776d%40danwin1210.me.
For more options, visit https://groups.google.com/d/optout.

Reply via email to