[Cbe-oss-dev] Kernel Install warnings
Julio M. Merino Vidal
jmerino at ac.upc.edu
Fri Jan 11 20:42:43 EST 2008
On 11/01/2008, at 5:11, Adam Clark wrote:
> Hi all,
> I just had my first attempt at a kernel build from the git source
> and while there were no errors but it got to the nash screen and could
> not boot.
>
> I am compiling a kernel for fedora 8 to hopefully get the wireless
> going
>
> my yaboot entry is:
>
> image=/boot/vmlinux-2.6.24-rc7-gf565a2ce
> label=ps3
> read-only
> initrd=/boot/initrd-2.6.24-rc7-gf565a2ce.img
> append="video=ps3fb:mode:3 rhgb quiet root=/dev/ps3da1"
>
> but it could not mount the root file system, citing root=/dev/root
> could not be found.
What is you disk setup? Did you use any custom partitioning?
I bet your problem is caused by this:
https://bugzilla.redhat.com/show_bug.cgi?id=389331
Applying that patch to nash, reinstalling it and then recreating the
initrd should resolve it.
(Any chance for that bug being closed anytime soon? It's biting too
much people...)
> Could it have anything to do with the following warnings I recieve
> upon make install
>
> WARNING: No module ehci-hcd found for kernel 2.6.24-rc7-gf565a2ce,
> continuing anyway
> WARNING: No module ohci-hcd found for kernel 2.6.24-rc7-gf565a2ce,
> continuing anyway
> WARNING: No module uhci-hcd found for kernel 2.6.24-rc7-gf565a2ce,
> continuing anyway
> WARNING: No module ps3rom found for kernel 2.6.24-rc7-gf565a2ce,
> continuing anyway
> WARNING: No module ps3disk found for kernel 2.6.24-rc7-gf565a2ce,
> continuing anyway
I also see these warnings here, but they are harmless. The default
configuration hardcodes those modules in the kernel.
Cheers,
--
Julio M. Merino Vidal <jmerino at ac.upc.edu>
More information about the cbe-oss-dev
mailing list