02-20-2018, 11:03 PM
(This post was last modified: 02-21-2018, 05:39 AM by supergamer.)
There is an easier solution that can be easily modified. Use these commands.
sudo thunar
type in password:
Go to the /etc/default folder and right click and open up the grub text file. Find the line [size=1.35em]"GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"[/size]
Make it look like this:
"#GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
Close out the grub text file and folder and you should still have the terminal opened up.
Run:
sudo update-grub
Reboot and it should be like you like it. To put the splash back in just reverse what you did with editing the line in the grub file.
sudo thunar
type in password:
Go to the /etc/default folder and right click and open up the grub text file. Find the line [size=1.35em]"GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"[/size]
Make it look like this:
"#GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
Close out the grub text file and folder and you should still have the terminal opened up.
Run:
sudo update-grub
Reboot and it should be like you like it. To put the splash back in just reverse what you did with editing the line in the grub file.