----- Original Message -----
From: "Andrew Long" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Wednesday, May 07, 2008 9:18 AM
Subject: Re: [gentoo-amd64] Can't install Grub 0.97-r5
On Wed, May 7, 2008 at 4:34 AM, <[EMAIL PROTECTED]> wrote:
I emerged grub's last version. So stage 1, 1.5 & 2 are in /boot/grub
allright.
But trying to install the new mbr gives:
grub> root (hd0,0)
Filesystem type is ext2fs, partition type 0x83
grub> setup (hd0)
Checking if "/boot/grub/stage1" exists... no
Checking if "/grub/stage1" exists... no
Error 15: File not found
Of course, /boot/grub/stage1 is there.
So I'm stuck with a half installed grub and dare not reboot. I
re-emerged the
last version to no avail.
Any practical advice before I re-emerge previous grub version?
--
[email protected] mailing list
Is /boot mounted?
Grub has made a guess as to which drive to call hd0. Perhaps it guessed
wrong?
running:
grub
find /boot/grub/stage1
will tell where grub sees the specified file
Unrelated thought:
if you had an inode_size problem the error would be:
grub> setup (hd1)
Checking if "/boot/grub/stage1" exists... no
Checking if "/grub/stage1" exists... no
Error 2: Bad file or directory type
--
[email protected] mailing list
--
[email protected] mailing list