I recently installed Ubuntu on my Asus T100TAF. Alas, I rushed into it, not knowing no one had a fix for the sound yet. I'm trying to get back to windows by following this guide: http://onetransistor.blogspot.com/2014/09/make-bootable-windows-usb-from-ubuntu.html
When I get to step 3, which is entering this into the terminal:
sudo grub-install --target=i386-pc --boot-directory="/media/<username>/<drive_label>/boot" /dev/sdX
I get this error:
grub-install: error: /usr/lib/grub/i386-pc/modinfo.sh doesn't exist. Please specify --target or --directory.
Could anyone tell me what's gone wrong, and help me complete this step?