I have installed FP64 in one partition (sda2), ubuntu 20.02 in another (sda3), both on efi laptop. FP64 is installed frugal and worked well but with ubuntu installed on reboot missing the boot menu for FP64. sda1 is the boot for efi, in win32 format.
Following instructions here: https://www.bleepingcomputer.com/forums ... ootloader/ , I get an error below when I type in sudo update-grub.
--
apa@apa-SVE14125CXP:~$ sudo update-grub
[sudo] password for apa:
Sourcing file `/etc/default/grub'
Sourcing file `/etc/default/grub.d/init-select.cfg'
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-5.8.0-31-generic
Found initrd image: /boot/initrd.img-5.8.0-31-generic
Found linux image: /boot/vmlinuz-5.8.0-25-generic
Found initrd image: /boot/initrd.img-5.8.0-25-generic
Adding boot menu entry for UEFI Firmware Settings
error: syntax error.
error: Incorrect command.
error: syntax error.
Syntax error at line 274
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.
--
Using FP64 menu for frugal/efi tool, I do not get a menu for ubuntu.
Help will be appreciated.