I just Ghosted my linux drive to a new, bigger drive. The Ghosting part went fine. My problem is that Grub is now whacked. I can boot from a Grub boot floppy then start the server manually but if I try to boot from the hard drive, when it gets to the Grub part I just get a screen full of scrolling “Grub”‘s.
I attempted the standard Grub install using Grub-Install /dev/hda1 and it appeared to finish successfully, but it still doesn’t boot. I should mention the only reason I use grub is to give me access to older kernels when I do upgrades/recompiles etc. Sort of a safety net. I am not doing a Windows/Linux multiboot.
Brian