From: Richard Marzan <richardmarzan@optonline.net>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Re: 20008 install problem: "Could not find the root block device in ."
Date: Wed, 23 Jul 2008 02:33:32 -0400 [thread overview]
Message-ID: <1216794812.1162.5.camel@localhost> (raw)
In-Reply-To: <4884EA42.9050903@gmail.com>
On Mon, 2008-07-21 at 21:57 +0200, Jarry wrote:
> Nikos Chantziaras wrote:
> >> It looks to me like loader can not find my *cdrom*!
> >> But that is strange, because kernel just booted from CD,
> >> so it *must* see it!
> >
> > Unfortunately, it's the BIOS that does this. The kernel cannot boot by
> > itself by some magical means. The BIOS must boot it.
> >
> > Your hard drives are SATA as well (on the same controller) and only the
> > CD drive can't be found? That's strange. I suggest opening a bug about
> > it.
>
> I have 2 sata hard-drives, and 1 sata dvd-writer, all attached to the
> same controller (part of nvidia nforce4 southbridge). Despite of that,
> only hard-drive partitions are correctly detected...
>
> I tested gentoo-2008.0 on different computer, but again with sata-disk
> and sata-dvd, and this time P35-chipset (Intel). No problem! It seems
> to me the problem is in sata_nv module (nVidia chipset): it is loaded,
> but detects only disks, no cd/dvd drives. Maybe compilled without
> cd-filesystem support?
>
> FYI, I downloaded old good install-amd64-minimal-2007.0.iso, burned,
> booted, and gues what? All works! I'm going to open bug about it...
>
> Jarry
>
Please Include CONFIG_SATA_AHCI=y into your configuration of the kernel
as well as CONFIG_SATA_NV=y
I believe the kernel docs indicate that the NVidia chipsets should be
supported by SATA_AHCI. Also, check your grub config. This is a snippet
of mine and I'm using SATA HD's on my laptop with an Nvidia chipset:
root (hd0,0) # the device where your /boot resides
kernel /linux-2.6.23-r8 root=/dev/sda2 # the device where / resides
prev parent reply other threads:[~2008-07-23 6:34 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-07-20 14:50 [gentoo-user] 20008 install problem: "Could not find the root block device in ." Jarry
2008-07-20 15:54 ` Eric Martin
2008-07-20 16:19 ` Dale
2008-07-20 16:38 ` Jarry
2008-07-21 1:45 ` Eric Martin
2008-07-20 16:45 ` Justin
2008-07-20 17:06 ` Jarry
2008-07-20 17:12 ` Justin
2008-07-21 16:50 ` Jarry
2008-07-21 17:58 ` [gentoo-user] " Nikos Chantziaras
2008-07-21 19:57 ` Jarry
2008-07-23 6:33 ` Richard Marzan [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=1216794812.1162.5.camel@localhost \
--to=richardmarzan@optonline.net \
--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