Compiling my own kernel that is exactly like the one fedora distributed...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
- To: For users of Fedora Core releases <fedora-list@xxxxxxxxxx>
- Subject: Compiling my own kernel that is exactly like the one fedora distributed...
- From: Brian Anderson <bikehead@xxxxxxxxxxxxxx>
- Date: Fri, 19 Mar 2004 13:33:34 -0800
- Reply-to: For users of Fedora Core releases <fedora-list@xxxxxxxxxx>
- User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040124
I am running FC2, but I have been confused by this since FC1. I
successfully built and run my own kernels before, but I have never
understood the steps to build a kernel just like the one distributed.
For example, take the latest FC2 kernel.
1) I've previously installed the latest kernel and kernel source
2.6.2-2.1.253.2.1
2) droping into /usr/src/linux-2.6.2-2.1.253.2.1
3) I do make mrproper
3) I copy /boot/config-2.6.2-2.1.253.2.1 to .config
4) I do make oldconfig
5) I do make install
I now have a 2.6.2-2.1.253.2.1custom kernel and initrd and and entry in
grup. Cool I think.
However, when I go to boot it it panics because there is no ext3. Now I
have gotten this to work
by going back and adding ext3 into the kernel, but my question is: why
do I need to do this? I
copied the distribution config, shouldn't everything be the same?
Shouldn't it work just like the
distribution, with the only difference being the name and when and where
it was built?
-Brian
[Index of Archives]
[Current Fedora Users]
[Fedora Desktop]
[Fedora SELinux]
[Yosemite News]
[Yosemite Photos]
[KDE Users]
[Fedora Tools]
[Fedora Docs]