This are grub fixes to servers that are not booting up due to improper entries in the grub menu.

<pre lang="bash">
grub --batch 



<p>The fix includes replacing (hd0) with (hd0,0) and /dev/sda with /dev/hda.</p>