From: <drobbins@gentoo.org>
To: gentoo-dev@gentoo.org
Subject: Re: [gentoo-dev] GRUB stage1 file not found
Date: Thu Feb 1 10:45:01 2001 [thread overview]
Message-ID: <20010201104450.B5546@cvs.gentoo.org> (raw)
In-Reply-To: <3A76B1EC000204A0@mail.epost.de>; from Knut.Feiert@epost.de on Thu, Feb 01, 2001 at 07:13:06AM +0100
On Thu, Feb 01, 2001 at 07:13:06AM +0100, Knut Feiert wrote:
> Doing this after the command env-update in step 4
> gives me back my keyboard.
OK, great, I'll add this to the install guide soon.
> >Try this in grub:
> >
> >grub> find /boot/grub/stage1
> >
> >GRUB should then tell you what partitions it found stage1 on. This should
> >be the partition you specify in the grub "root" command. I hope that helps.
> >
>
> GRUB tells me (hd0,11) and after reading the install guide more
> carefully I only can agree!
>
> But after the command root (hd0,11) neither "find" nor "setup" can
> find stage1 any more.
>
> Could it be a problem that fdisk does not write the partition records
> in disk order?
find should still be able to find stage1, even if your partitions are
weird. If you don't have LBA mode enabled in your BIOS, then you may
be running into 1024 cylinder-related problems. But first, make sure
that the stage1 file exists:
1. boot the Gentoo CD
2. mount your root at /mnt/gentoo
3. mount your boot at /mnt/gentoo/boot
look inside /mnt/gentoo/boot/boot/grub and make sure all the files are
there.
If the files are there, then for some reason GRUB can't get to them.
If you have a FAT, FFS, ext2 or reiserfs partition located closer to
the beginning of the drive, then mount this partition, and create the
/mountpoint/boot directory. Then, cp -ax /mnt/gentoo/boot/* /mountpoint/boot,
4. unmount /mountpoint
5. chroot /mnt/gentoo
6. grub
7. grub> find /boot/grub/stage1
8. if found, then use this partition as your GRUB "root"
--
Daniel Robbins <drobbins@gentoo.org>
President/CEO http://www.gentoo.org
Gentoo Technologies, Inc.
next prev parent reply other threads:[~2001-02-01 17:44 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-01-31 13:59 [gentoo-dev] GRUB stage1 file not found Knut Feiert
2001-01-31 14:20 ` drobbins
2001-01-31 23:16 ` Knut Feiert
2001-02-01 10:45 ` drobbins [this message]
2001-02-01 12:35 ` Knut Feiert
2001-02-01 12:57 ` drobbins
2001-02-01 15:25 ` Knut Feiert
2001-02-01 16:13 ` drobbins
2001-02-03 9:49 ` Knut Feiert
2001-02-03 10:10 ` drobbins
2001-02-03 20:06 ` Jerry A!
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20010201104450.B5546@cvs.gentoo.org \
--to=drobbins@gentoo.org \
--cc=gentoo-dev@gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox