Gentoo Archives: gentoo-amd64

From: Drake Donahue <donahue95@×××××××.net>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] Can't install Grub 0.97-r5
Date: Wed, 07 May 2008 14:34:31
Message-Id: 003601c8b04f$0e5c63e0$0200a8c0@iwillxp333
In Reply to: Re: [gentoo-amd64] Can't install Grub 0.97-r5 by Andrew Long
1 ----- Original Message -----
2 From: "Andrew Long" <jandrewlong@×××××.com>
3 To: <gentoo-amd64@l.g.o>
4 Sent: Wednesday, May 07, 2008 9:18 AM
5 Subject: Re: [gentoo-amd64] Can't install Grub 0.97-r5
6
7
8 > On Wed, May 7, 2008 at 4:34 AM, <alain.didierjean@××××.fr> wrote:
9 >>
10 >> I emerged grub's last version. So stage 1, 1.5 & 2 are in /boot/grub
11 >> allright.
12 >> But trying to install the new mbr gives:
13 >> grub> root (hd0,0)
14 >> Filesystem type is ext2fs, partition type 0x83
15 >>
16 >> grub> setup (hd0)
17 >> Checking if "/boot/grub/stage1" exists... no
18 >> Checking if "/grub/stage1" exists... no
19 >>
20 >> Error 15: File not found
21 >>
22 >> Of course, /boot/grub/stage1 is there.
23 >>
24 >> So I'm stuck with a half installed grub and dare not reboot. I
25 >> re-emerged the
26 >> last version to no avail.
27 >> Any practical advice before I re-emerge previous grub version?
28 >>
29 >> --
30 >> gentoo-amd64@l.g.o mailing list
31 >>
32 >>
33 >
34 > Is /boot mounted?
35
36 Grub has made a guess as to which drive to call hd0. Perhaps it guessed
37 wrong?
38 running:
39 grub
40 find /boot/grub/stage1
41 will tell where grub sees the specified file
42
43
44 Unrelated thought:
45 if you had an inode_size problem the error would be:
46
47 grub> setup (hd1)
48 Checking if "/boot/grub/stage1" exists... no
49 Checking if "/grub/stage1" exists... no
50
51 Error 2: Bad file or directory type
52
53 > --
54 > gentoo-amd64@l.g.o mailing list
55 >
56
57 --
58 gentoo-amd64@l.g.o mailing list