Verbose. The ability to see detailed information about a process

learn more… | top users | synonyms

2
votes
0answers
233 views

verbose displayed halfly over text mode booting

I tried to boot my Ubuntu into text mode with verbosity enabled, this is what I configured in /etc/default/grub: GRUB_CMDLINE_LINUX_DEFAULT="text init=/sbin/init --verbose vga=791" then update-grub ...
0
votes
0answers
88 views

How to disable all terminal verbose on a burg ubuntu boot

I have burg installed on my computer and whenever I boot, I always see GRUB loading and then resume: libgcrypt version: 1.5.0 How could I disable this? It takes approximately seven seconds to have ...