Sunday, May 5, 2024
 Popular · Latest · Hot · Upcoming
19
rated 0 times [  19] [ 0]  / answers: 1 / hits: 57773  / 3 Years ago, wed, november 17, 2021, 2:17:13

I know this has been asked but on slightly different terms. I would like to remove it so that I can see the code behind. Not one off but every time it is shutdown and started.
Thaknk you in advance.


More From » xubuntu

 Answers
0

I recommend just editing your /etc/default/grub.



Change



GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"  


to



GRUB_CMDLINE_LINUX_DEFAULT=""


Remember to update grub afterward with sudo update-grub at the command line.



Comment: Originally, I put GRUB_CMDLINE_LINUX_DEFAULT="text". Note this will end your boot process at the command line. After (possibly) having to login with username and password, startx at the prompt will start up your usual GUI.


[#39375] Wednesday, November 17, 2021, 3 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
itteast

Total Points: 291
Total Questions: 123
Total Answers: 104

Location: Tuvalu
Member since Wed, Mar 29, 2023
1 Year ago
itteast questions
;