Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 85113 - no initrd after manual, "non-genkernel", build of 2.6.10-r6
Summary: no initrd after manual, "non-genkernel", build of 2.6.10-r6
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High enhancement
Assignee: Sven Vermeulen (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-13 10:14 UTC by W. T. Fudoki Wilkinson
Modified: 2005-03-25 06:50 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description W. T. Fudoki Wilkinson 2005-03-13 10:14:06 UTC
Followed manual build track in Handbook.  No "initrd" file generated to use at boot.  No mention of "initrd" in manual build track in handbook.  Cannot boot without "initrd".  How do I generate this required, critical file?

Reproducible: Always
Steps to Reproduce:
1. Follow Handbook for Manual Kernel build.
2. Reach end of "Configuring the Kernel" section, no "initrd" file
3. Cannot find an "initrd" file in src tree.

Actual Results:  
Got to Grub setup in Section #10 of Handbook.  No reference to "initrd" in "Code
Listing 3: grub.conf for non-genkernel users".  Followed instructions.  Grub
will not boot system - no "initrd" file to probe hardware.....

Expected Results:  
The Handbook needs to cover the creation of the "initrd" file for
"non-genkernal" users so the system will boot.  I have not set up a -nix system
"by hand" since ~1984, and just cannot recall how to make the "initrd" file from
memory!

If the system won't boot after following the setup, it's about as bad as it
gets.  I've written numerous manuals over the years.  If the "non-genkernal"
build track were tested "by the numbers", this error would have surfaced.  Easy
to fix:  Just add the "magic words" to the Handbook or have the build scripts
take care of making the "initrd" file.
Comment 1 Stefan Schweizer (RETIRED) gentoo-dev 2005-03-13 10:19:31 UTC
I think it should be clearly statet in the handbook then, that booting the kernel without initrd should be possible when compiling manually :)
Comment 2 Sven Vermeulen (RETIRED) gentoo-dev 2005-03-25 06:50:10 UTC
Fixed in CVS (inform that you need to compile it in the kernel). No need for an initrd here. If you want instructions on how to correctly and completely compile and configure your kernel, there is a plethora on guides available.