From: James <wireless@tampabay.rr.com>
To: gentoo-user@lists.gentoo.org
Subject: [gentoo-user] grub
Date: Thu, 20 Jul 2006 23:35:17 +0000 (UTC) [thread overview]
Message-ID: <loom.20060721T013319-402@post.gmane.org> (raw)
Hello,
I have mostly completed the installation of a new amd64 laptop.
(big compile left to complete).
The system boots if I use the command line option of grub (c):
root (hd0,1)
kernel /kernel-2.6.16-gentoo-r13
boot
<system then boots; Issueing the second command, grub finds the
kernel with a few characters and a tab>
The system will not boot from any of the entries I've tried in
grub.conf:
Notice I've tried all sorts of partitions for the root=/dev/ entry.
#0
title=Gentoo Linux 2.6.16-gentoo-r13
root(hd0,1)
kernel /kernel-2.6.16-gentoo-r13 root=/dev/hda1 vga=791
#1
title=Gentoo Linux 2.6.16-gentoo-r13
root(hd0,1)
kernel /kernel-2.6.16-gentoo-r13 root=/dev/hda2 vga=791
#2
title=Gentoo Linux 2.6.16-gentoo-r13
root(hd0,1)
kernel /kernel-2.6.16-gentoo-r13 root=/dev/hda5 vga=791
#3
title=Gentoo Linux 2.6.16-gentoo-r13
root(hd0,1)
kernel /kernel-2.6.16-gentoo-r13 root=/dev/hda6 vga=791
df <shows>
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/hda6 40964440 1207148 39757292 3% /
udev 512540 224 512316 1% /dev
/dev/hda2 313200 36700 276500 12% /boot
/dev/hda7 23542444 32840 23509604 1% /usr/local
none 512540 0 512540 0% /dev/shm
while the fstab <shows>:
dev/hda2 /boot reiserfs noatime,notail 1 2
/dev/hda5 none swap sw 0 0
/dev/hda6 / reiserfs noatime 0 1
/dev/hda7 /usr/local reiserfs noatime 0 1
none /dev/shm tmpfs nodev,nosuid,noexec 0 0
proc /proc proc defaults 0 0
/dev/hda1 is an unmounted NTFS partition for installing XP at
a later date.
I ran 'grub-install /dev/hd0' and the /boot/grub/device.map
looks like this:
(fd0) /dev/fd0
(hd0) /dev/hda
Any ideas what I missed? I pretty much followed the Gentoo Handbook
for amd64..
James
--
gentoo-user@gentoo.org mailing list
next reply other threads:[~2006-07-20 23:41 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-07-20 23:35 James [this message]
2006-07-20 23:52 ` [gentoo-user] grub Hemmann, Volker Armin
2006-07-21 0:27 ` Richard Fish
2006-07-21 0:57 ` [gentoo-user] grub James
2006-07-21 3:02 ` Richard Fish
2006-07-21 7:59 ` Adrian Frith
2006-07-21 8:44 ` Neil Bothwick
2006-07-21 16:50 ` James
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=loom.20060721T013319-402@post.gmane.org \
--to=wireless@tampabay.rr.com \
--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