From: Daniel D Jones <ddjones@riddlemaster.org>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Grub boots to command prompt - solved
Date: Thu, 24 Dec 2009 11:24:29 -0500 [thread overview]
Message-ID: <200912241124.29830.ddjones@riddlemaster.org> (raw)
In-Reply-To: <200912240852.37144.ddjones@riddlemaster.org>
On Thursday 24 December 2009 08:52:37 Daniel D Jones wrote:
> Just did a stage 3 install following a HD crash on a new HD. The initial
> install went without issue and I booted from the HD normally. I then went
> through and installed a bunch of packages - xorg, kde, etc. I installed
> genkernel, compiled a custom kernel, and updated /boot/grub/menu.lst.
>
> Upon rebooting, I ended up at a grub command line. I can setup the hard
> drive without errors:
>
> grub> root (hd0,0)
> Filesystem type is ext2fs, partition type 0x83
>
> grub> setup (hd0)
> Checking if "/boot/grub/stage1" exists... yes
> Checking if "/boot/grub/stage2" exists... yes
> Checking if "/boot/grub/e2fs_stage1_5" exists... yes
> Running "embed /boot/grub/e2fs_stage1_5 (hd0)"... 17 sectors are
> embedded. succeeded
> Running "install /boot/grub/stage1 (hd0) (hd0)1+17 p
> (hd0,0)/boot/grub/stage2 /boot/grub/menu.lst"... succeeded
> Done.
>
> No errors, says everything's good. Reboot and I'm right back at the
> command line.
Found the issue. For some reason, the default menu.lst created with the stage
3 install had the title line commented out. When I added the new genkernel to
the file, I copied and pasted, then edited the kernel line. My guess is that
grub uses the title line as the flag to break between options. With both title
lines commented out, it saw a single option block with multiple kernel
statements. Uncommenting the title lines corrected the issue.
--
"The unnatural, that too is natural." - Goethe
prev parent reply other threads:[~2009-12-24 18:03 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-12-24 13:52 [gentoo-user] Grub boots to command prompt Daniel D Jones
2009-12-24 15:52 ` Alan McKinnon
2009-12-24 16:32 ` Daniel D Jones
2009-12-25 10:39 ` Alan McKinnon
2009-12-24 16:24 ` Daniel D Jones [this message]
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=200912241124.29830.ddjones@riddlemaster.org \
--to=ddjones@riddlemaster.org \
--cc=gentoo-user@lists.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