On 01/31/15 21:00, Neil Bothwick wrote:
On Sat, 31 Jan 2015 12:53:41 -0700, Joseph wrote:
I bootstrap from Gentoo CD and run "grub-install" in change-root.
It fixed the problem, but it make me wonder why grub flipped on me. I
run upgrade on three other boxes and everything went smooth. When I run
upgrade on my main working server something happen and I can not figure
it out.
Now you're back in you can use qlop (or genlop) to see exactly what was
updated, which may give a clue.
--
Neil Bothwick
Never sleep with anyone crazier than yourself.
SOLVED,
When system emerged grub on another box this message showed up:
"...
Your boot partition was not mounted as /boot, but portage
was able to mount it without additional intervention.
Files will be installed there for grub to function correctly.
WARN: postinst
*** IMPORTANT NOTE: you must run grub and install
the new version's stage1 to your MBR. Until you do,
stage1 and stage2 will still be the old version, but
later stages will be the new version, which could
cause problems such as an unbootable system.
This means you must use either grub-install or perform
root/setup manually."
After grub-0.97-r14 was installed user suppose to mount /boot and run:
grub-install
--
Joseph