You are not logged in.
Pages: 1
I can't update grub config because of
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-linux
Found initrd image: /boot/initramfs-linux.img
Found fallback initrd image(s) in /boot: initramfs-linux-fallback.img
Warning: os-prober will be executed to detect other bootable partitions.
Its output will be used to detect bootable binaries on them and create new boot entries.
Found Windows Boot Manager on /dev/sda1@/efi/Microsoft/Boot/bootmgfw.efi
Adding boot menu entry for UEFI Firmware Settings ...
error: $.
error: syntax error.
error: Incorrect command.
error: syntax error.
Syntax error at line 161
Syntax errors are detected in generated GRUB config file.
Ensure that there are no errors in /etc/default/grub
and /etc/grub.d/* files or please file a bug report with
/boot/grub/grub.cfg.new file attached.
and my 161 line in config
###[BEGIN /etc/grub.d/30_os-prober###
Offline
The error in question is in either /etc/default/grub or /etc/grub.d/*.
I'm gonna take a wild stab in the dark and blame grub-customizer.
Jin, Jîyan, Azadî
Offline
Thank you, is it etc/grub.d
Offline
It might be usefull if you post :
1. content of /etc/default/grub
2. the result of ls -al /etc/grub.d
Offline
Pages: 1