I know there was a way to do the above in Fedora. I cannot for the life of me remember what the key was; nor can I find documentation via a web search.

link|improve this question

feedback

5 Answers

up vote 6 down vote accepted

Alt + d works also. I remember it as "details".

link|improve this answer
Ah, easier to remember! – Beaming Mel-Bin Oct 6 '11 at 22:04
feedback
  • Interrupt the GRUB by hitting the Esc key
  • Press e to edit
  • Remove the rhgb quiet at the kernel line
  • Enter and hit b to continue booting
link|improve this answer
feedback

If I understand what you are asking, you should just be able to hit ESC to show the startup messages. To make it go away permanently, remove "rhgb" from the kernel line in /etc/grub.conf.

link|improve this answer
feedback

You may want to edit the kernel line in your grub setup when you boot. Just remove the rhgb

The changes are not permanent.

link|improve this answer
feedback

Just found out: Control+End seems to work on virtual machines.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.