Page 1 of 1

Grub cannot find Kernel

Posted: Wed Jul 16, 2008 9:11 pm
by shoggy24
Before installing Arts Kernel, i was able to clone my server drive either by using G4L or Acronis and it works fine, either cloned as an image or Disk-to-Disk. Now after installing Arts Kernel Cloning and restore completes but when i boot the server i just get;
GRUB _

and it freezes there, i dont know if it is a cae of not being able to locate the partition to load the Kernel.

Anyone know how to fix this?

Posted: Thu Jul 17, 2008 4:27 am
by scott
That means that grub wasnt installed to the boot sector correctly when you imaged it. You can try to re-grub it with grub-install <device>. Also I highly recommend reading the man page about it in advance: man grub-install