From: "Norman Rieß" <norman@smash-net.org>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] New to Gentoo. Having trouble getting it started for the first time
Date: Fri, 10 Nov 2006 22:53:17 +0100 [thread overview]
Message-ID: <4554F4CD.5040605@smash-net.org> (raw)
In-Reply-To: <4554F2DE.6090801@smash-net.org>
Norman Rieß schrieb:
> Jon M wrote:
>
>> Hey everyone,
>>
>> I'm new to Gentoo, but not to Linux. For some reason I seem to be
>> struggling to get it booted after installing. Basically my setup is I
>> have 3 partitions as follows: /dev/hda1 (32MB EXT3) used as /boot.
>> /dev/hda2 (512MB) for swap, and the rest is on /dev/hda3 (ReiserFS).
>>
>> The contents of my /boot/grub/grub.conf is as follows:
>>
>> default 0
>> timeout 30
>> splashimage=(hd0,0)/boot/grub/splash.xpm.gz
>>
>> title=Gentoo Linux 2.6.17-r8
>> root (hd0,0)
>> kernel /kernel-2.6.17-gentoo-r8 root=/dev/hda3
>>
>> Everything look normal so far? Well when I reboot, and select Gentoo
>> on the GRUB list, it starts to load and then I get the following error:
>>
>> VFS: Cannot open root device "hda3" or unknown-block(0,0)
>> Please append a correct "root=" boot option
>> Kernel panic - not syncing: VFS: Unable to mount root fs on
>> unknown-block(0,0)
>>
>>
>> Any help anyone could provide would be greatly appreciated! Thanks in
>> advance!
>>
> Please try this:
>
> intead of
> kernel /kernel-2.6.17-gentoo-r8 root=/dev/hda3
>
> give
> kernel (hd0,0)/kernel-2.6.17-gentoo-r8 root=/dev/hda3
>
>
Or i should simply read better... sorry.
Forget the rubbish i wrote...
--
gentoo-user@gentoo.org mailing list
next prev parent reply other threads:[~2006-11-10 22:01 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-11-10 20:32 [gentoo-user] New to Gentoo. Having trouble getting it started for the first time Jon M
2006-11-10 20:50 ` Richard Fish
2006-11-10 21:58 ` Jon M
2006-11-10 20:58 ` Roger Mason
2006-11-10 21:45 ` Norman Rieß
2006-11-10 21:53 ` Norman Rieß [this message]
2006-11-13 10:51 ` Rafael Barrera Oro
2006-11-13 15:23 ` Jon M
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=4554F4CD.5040605@smash-net.org \
--to=norman@smash-net.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