Hey Scott, I suspect this part is what's causing the out of memory and syntax errors, specifically the variable equals variable equals setting.:
rootflags=subvol=roo<whatever is after this...> Try removing just the "rootflags=" part and see if that helps. https://github.com/Antynea/grub-btrfs/issues/15 On Mon, Feb 5, 2018 at 8:01 PM Scott Vargovich <[email protected]> wrote: > I have Win 7 and Mint 18.3 installed on sda. I have Sabayon 16.11 on > sdb. Per this website: > https://unix.stackexchange.com/questions/252936/grub2-boot-to-a-second-another-hard-disk > - I have created a /etc/grub.d/11_linux file: http://ix.io/Fl1 . > grub-mkconfig -o /boot/grub/grub.cfg produces this output: > > Generating grub configuration file ... > Found linux image: /boot/vmlinuz-4.13.0-32-generic > Found initrd image: /boot/initrd.img-4.13.0-32-generic > Found linux image: /boot/vmlinuz-4.10.0-38-generic > Found initrd image: /boot/initrd.img-4.10.0-38-generic > Found memtest86+ image: /memtest86+.elf > Found memtest86+ image: /memtest86+.bin > Found Windows 7 (loader) on /dev/sda1 > error: out of memory. > error: syntax error. > error: Incorrect command. > error: syntax error. > Syntax error at line 355 > 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. > done > > I don't even know how to google for what is wrong with this. The Sabayon > kernel is 4.10.0-38-generic. a fix for this would be greatly appreciated. > I'm very much not a grub2 expert. > > -- > <>< Scott Vargovich <>< > ------------------------------------------ > OpenPGP Key ID: 29C36884 > ========================== > Ham Radio Call Sign: KE8CQC > ========================== > GMRS Call Sign: WQXJ287 > ------------------------------------------ > > -- > -- > You received this message because you are subscribed to the Linux Users > Group. > To post a message, send email to [email protected] > To unsubscribe, send email to [email protected] > For more options, visit our group at > http://groups.google.com/group/linuxusersgroup > References can be found at: http://goo.gl/anqri > Please remember to abide by our list rules (http://tinyurl.com/LUG-Rules) > --- > You received this message because you are subscribed to the Google Groups > "Linux Users Group" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- Jeremiah Bess -- -- You received this message because you are subscribed to the Linux Users Group. To post a message, send email to [email protected] To unsubscribe, send email to [email protected] For more options, visit our group at http://groups.google.com/group/linuxusersgroup References can be found at: http://goo.gl/anqri Please remember to abide by our list rules (http://tinyurl.com/LUG-Rules) --- You received this message because you are subscribed to the Google Groups "Linux Users Group" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
