Not sure where to put this, but you cannot install (easily) Grub Customizer 3 if you use the Ubuntu/Mint install instructions. You need to use the Debian install instructions:
If you are using 32bit (i386) then install via following commands:
wget -O grub-customizer32.deb http://goo.gl/t42eN
sudo dpkg -i grub-customizer32.deb
sudo rm grub-customizer32.deb
If you are using 64bit (64amd) then install via following commands:
wget -O grub-customizer64.deb http://goo.gl/E0pBU
sudo dpkg -i grub-customizer64.deb
sudo rm grub-customizer64.deb
tlcmd (aka Dick)


