11-10-2021, 03:23 PM
[/quote]
See your welcome message/forum guidelines on posting screenshots (IMGUR)
What's the make/model of laptop/pc?
[/quote]
Thanks for that. I read the guidelines and here's the code that I got after entering Trinidad's command; he said to change some things in there but I didn't know where to do that:
Code:
GNU nano 4.8 /etc/default/grub
# If you change this file, run 'update-grub' afterwards to update
# /boot/grub/grub.cfg.
# For full documentation of the options in this file, see:
# info -f grub -n 'Simple configuration'
GRUB_DEFAULT=saved
#GRUB_DEFAULT=0
GRUB_SAVEDEFAULT=true
#GRUB_HIDDEN_TIMEOUT=0
GRUB_HIDDEN_TIMEOUT_QUIET=true
GRUB_TIMEOUT=10
#GRUB_DISTRIBUTOR='Linux Lite'
GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
GRUB_CMDLINE_LINUX=""
# Linux Lite Grub background
GRUB_BACKGROUND="/boot/grub_linux_lite.png"
# Uncomment to enable BadRAM filtering, modify to suit your needs
[ Read 40 lines ]
^G Get Help ^O Write Out ^W Where Is ^K Cut Text ^J Justify ^C Cur Pos
^X Exit ^R Read File ^\ Replace ^U Paste Text^T To Spell ^_ Go To Line
If you could help me with where to make the change I'd appreciate it.
As for my computer, it's an Acer Aspire V5, 2013 I think. The bios doesn't load on startup - I think the only way to change that is to tinker with the hardware, which I'm not up for.
Thanks again,
Adrian