If you want to watch instead of a blank screen and the Ubuntu logo prefer the output from the system, to any stall or display errors or simply to see what's going on, I recommend "quiet" kernel option and remove "splash".
Step 1
Grub customize configuration
sudo gedit / etc / default / grub
Step 2
make changes - Removed from the following line to the two words "quiet" and "splash". Then save and close the file.
From:
GRUB_CMDLINE_LINUX_DEFAULT = "quiet splash"
Where:
GRUB_CMDLINE_LINUX_DEFAULT = ""
Step 3
Then you have to update Grub:
sudo update-grub
Now you can restart the test times.
Have fun!
0 comments:
Post a Comment