You are not logged in.

#1 2016-08-20 18:18:14

emin
Member
Registered: 2016-06-21
Posts: 17

[Solved] Unexpected EOF while looking for matching

Error:

sudo grub-mkconfig -o /boot/grub/grub.cfg
[sudo] password for emin: 
/etc/default/grub: line 22: unexpected EOF while looking for matching ``'

/etc/default/grub file:

GRUB_DEFAULT=0
GRUB_TIMEOUT=0.0
GRUB_DISTRIBUTOR="Arch"
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash" resume=UUID=36e9ca33-64ed-45f0-bf68-17ab4d4d5dfd"
GRUB_CMDLINE_LINUX=""

# Preload both GPT and MBR modules so that they are not missed
GRUB_PRELOAD_MODULES="part_gpt part_msdos"

# Uncomment to enable Hidden Menu, and optionally hide the timeout count
GRUB_HIDDEN_TIMEOUT=0.0
GRUB_HIDDEN_TIMEOUT_QUIET=true
GRUB_FORCE_HIDDEN_MENU="true"
# Uncomment to use basic console
GRUB_TERMINAL_INPUT=console

# Uncomment to disable graphical terminal
#GRUB_TERMINAL_OUTPUT=console

# The resolution used on graphical terminal
# note that you can use only modes which your graphic card supports via VBE
# you can see them in real GRUB with the command `vbeinfo '
#GRUB_SAVEDEFAULT="true"

GRUB_GFXMODE=auto

# Uncomment to allow the kernel use the same resolution used by grub
GRUB_GFXPAYLOAD_LINUX=keep

# Uncomment if you want GRUB to pass to the Linux kernel the old parameter
# format "root=/dev/xxx" instead of "root=/dev/disk/by-uuid/xxx"
#GRUB_DISABLE_LINUX_UUID=true

# Uncomment to disable generation of recovery mode menu entries
GRUB_DISABLE_RECOVERY=true

# Uncomment and set to the desired menu colors.  Used by normal and wallpaper
# modes only.  Entries specified as foreground/background.
#GRUB_COLOR_NORMAL="light-blue/black"
#GRUB_COLOR_HIGHLIGHT="light-cyan/blue"

# Uncomment one of them for the gfx desired, a image background or a gfxtheme

GRUB_THEME=/boot/grub/themes/Elegant_Dark_New/theme.txt

# Uncomment to get a beep at GRUB start
# GRUB_INIT_TUNE="480 440 1"

Line 22:

# you can see them in real GRUB with the command `vbeinfo ' 

Last edited by emin (2020-06-03 08:15:31)

Offline

#2 2016-08-20 18:24:28

WorMzy
Forum Moderator
From: Scotland
Registered: 2010-06-16
Posts: 11,865
Website

Re: [Solved] Unexpected EOF while looking for matching

It's a misleading error, look at line #4.


Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD

Making lemonade from lemons since 2015.

Offline

#3 2016-08-20 23:56:10

emin
Member
Registered: 2016-06-21
Posts: 17

Re: [Solved] Unexpected EOF while looking for matching

I don't understand. How can i fix this problem?

Offline

#4 2016-08-21 00:15:25

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 19,792

Re: [Solved] Unexpected EOF while looking for matching

Quotes always come in pairs.  Look at line #4


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way

Offline

Board footer

Powered by FluxBB