9th November 2016, 13:43
Thanks. I haven't edited anything yet, coz when re-looking at my grub file i found some potential problems / errors. Could you pls comment?
Remember this older thread; https://forums.mauilinux.org/showthread....0#pid39930. As a consequence of that i had added this line [back on 22/10 (but i've done LOTS of reboots since then & never had this problem til today)]:
However [& i don't understand WHY i never noticed this til now] i had added that line, not edited one of the existing lines, so now i'm worried that lines 2 & 3 [of the standard default Maui grub] are conflicting with the added line 4:
Should i remove / comment-out lines 2 & 3, then try another reboot, before then [if still necessary] removing the quiet splash from line 4?
Remember this older thread; https://forums.mauilinux.org/showthread....0#pid39930. As a consequence of that i had added this line [back on 22/10 (but i've done LOTS of reboots since then & never had this problem til today)]:
Code:
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash nomodeset"
However [& i don't understand WHY i never noticed this til now] i had added that line, not edited one of the existing lines, so now i'm worried that lines 2 & 3 [of the standard default Maui grub] are conflicting with the added line 4:
Code:
GRUB_THEME=/boot/grub/themes/maui/theme.txt
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
GRUB_CMDLINE_LINUX=""
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash nomodeset"
Should i remove / comment-out lines 2 & 3, then try another reboot, before then [if still necessary] removing the quiet splash from line 4?