# mv /boot/grub /boot/grub-legacy
# pacman -S grub-bios os-prober
# modprobe dm-mod
# grub-install --target=i386-pc --recheck --debug /dev/sda
# mkdir -p /boot/grub/locale
# cp /usr/share/locale/en\@quot/LC_MESSAGES/grub.mo /boot/grub/locale/en.mo
# grub-mkconfig -o /boot/grub/grub.cfg
/etc/default/grub: line 7: menuentry: command not found