On Thu, 10 May 2012 15:41:49 UTC, "PaulRS" <prs...@Zfrontier.com>
wrote:
In the absence of any quick takers . . . . I fiqured it out
The secret was to use the grub "root" command to point to the /boot
directory where the files and kernel are located. Then do a setup on
that directory. So, here is the sequence:
Under grub shell of SuSE Recovery (/boot is /dev/sda7 / is
/dev/sda14)
root (hd0,6)
setup (hd0,6)
And that does it!
--