[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
initrd.img
- To: luci-discuss@luci.org
- Subject: initrd.img
- From: "Travis Davies" <travisdavies@gmail.com>
- Date: Tue, 18 Jul 2006 15:57:02 -0500
- DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=DbDlGf42kvB9giUAmvjSDv5d0EHKvSfxbF8mvspYpRdiTI1VhZ/uHGdnGCfjXb378BDIVwtqgyXsH3gsrpBFyFL3Qi3wvf4OG+xGs9xMzKvmKx579Q1PdcXSYTU534pBr6kFhcfq4i8GcQm+Mid5il9Kaxr5I2FQfPvWeXCgRMc=
- Organization: Linux Users of Central Illinois
- Reply-To: luci-discuss@luci.org
- Sender: luci-discuss-owner@luci.org
Hi everyone,
Lately I have been wanting to learn about the linux Kernel and how it works and what not. So i downloaded a recent kernel, configured it (somewhat), did a make, make modules, make modules_install, and make install.
Problem: i am running ubuntu Dapper Drake which uses grub. it requires initrd.img which was not installed to my /boot directory. I am having trouble finding good info on how to generate this file. Do any of you know of any good resources or could possibly explain how to generate it?
Thank you
Travis