From: "Richard Fish" <bigfish@asmallpond.org>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Gentoo failed to start
Date: Fri, 1 Sep 2006 02:32:02 -0700 [thread overview]
Message-ID: <7573e9640609010232m65ae8cacm57b23c7f8d73214e@mail.gmail.com> (raw)
In-Reply-To: <20060901065005.85383.qmail@web35211.mail.mud.yahoo.com>
On 8/31/06, Stephen Liu <satimis@yahoo.com> wrote:
> Grub started but ending at;
> root (hd0,0)
> Filesystem type is ext2fs Partition type 0x83
> kernel (hd0,0)/boot/kernel-2.6.17-gentoo-r7 root=/dev/hda2
> Error 15:File not found.
> Press any key to contiue
Normally there is a symlink from /boot/boot -> /boot, so that you can
use a /boot path even with a separate filesystem. However, I think it
is better to use the actual paths of the files,
So try specifying the paths without the /boot/ part. So your boot
entry would look like:
title Gentoo linux 2.6.17.-r7
kernel (hd0,0)/kernel-2.6.17-gentoo-r7 root=/dev/hda2
> Restarted PC and entered chroot environment again. Found
> /usr/src/linux file missing. It should be symbolic-linked to -->
> linux-2.6.17-gentoo-r7
/usr/src/linux should be a symlink to a kernel _source_ tree, not a
compiled kernel. So probably more like /usr/src/linux ->
/usr/src/linux-2.6.17-gentoo-r7. This has nothing to do with booting
however.
> Would it be the result of previously running;
> # grep -v rootfs /proc/mounts > /etc/fstab
Um, yeah.
-Richard
PS: please stop top-posting.
--
gentoo-user@gentoo.org mailing list
next prev parent reply other threads:[~2006-09-01 9:37 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-08-31 15:56 [gentoo-user] Gentoo failed to start Stephen Liu
2006-08-31 16:27 ` Jarry
2006-08-31 17:57 ` Neil Bothwick
2006-09-01 1:54 ` Stephen Liu
2006-09-01 2:25 ` Richard Fish
2006-09-01 2:51 ` Stephen Liu
2006-09-01 4:35 ` Stephen Liu
2006-09-01 4:51 ` Richard Fish
2006-09-01 6:50 ` Stephen Liu
2006-09-01 9:32 ` Richard Fish [this message]
2006-08-31 18:56 ` Richard Fish
[not found] <20060901144037.98416.qmail@web35206.mail.mud.yahoo.com>
2006-09-01 16:01 ` Stephen Liu
2006-09-01 19:11 ` Richard Fish
2006-09-01 23:46 ` Stephen Liu
2006-09-02 1:52 ` Richard Fish
2006-09-03 8:56 ` Nick Rout
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=7573e9640609010232m65ae8cacm57b23c7f8d73214e@mail.gmail.com \
--to=bigfish@asmallpond.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