public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: Pete Gavin <pete@gentoo.org>
To: gentoo-dev@gentoo.org
Subject: Re: [gentoo-dev] Grub can't load my menu.1st
Date: Wed Feb 14 07:02:01 2001	[thread overview]
Message-ID: <20010214070142.A15397@cvs.gentoo.org> (raw)
In-Reply-To: <005401c09654$e8448dc0$0216a8c0@homegrown3>; from domlau@home.com on Tue, Feb 13, 2001 at 11:08:18PM -0800

On Tue, Feb 13, 2001 at 11:08:18PM -0800, Dominic Leland wrote:
> Well, I got my Gentoo installation almost perfectly. One of the only problems I have left is that, although I followed the Grub instructions to the letter, Grub hasn't been loading my menu.1st file.
> 
> I did the file exactly to the specifications of the install instructions, but I still have to manually enter in the commands. I put the file, according to the directions, in my /boot/boot/grub directory. I've thought of putting it all over the place (/boot, /boot/boot, and / as well as /boot/boot/grub) in an effort to try to cover my bases. I would rather see what people here think.
> 
> At the very least, this will help pound into me the grub syntax so I can quit being lilo-centric.
> 


If /boot is on the root partition, you need to put all the grub files
in /boot/grub. Otherwise, if /boot is on its own partition, you need
to put everything in /boot/boot/grub.  This is because grub knows
nothing about the layout of your partitions (i.e., whats in your fstab
file) and always looks for the file /boot/grub/menu.lst relative to
the root of the partition (not relative to your actual root
directory). I suggest you look at the grub info page, under the node
"Installing grub natively" for more information.

Pete




       reply	other threads:[~2001-02-14 14:01 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <005401c09654$e8448dc0$0216a8c0@homegrown3>
2001-02-14  7:02 ` Pete Gavin [this message]
2001-02-14  8:46 ` [gentoo-dev] Grub can't load my menu.1st drobbins

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=20010214070142.A15397@cvs.gentoo.org \
    --to=pete@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