Compiling kernel on Fedora 10 and copying it to another machine with Fedora 5 on it
Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
Can someone guide me as to how to compile the kernel in Fedora 10; I am a virgin to Linux and have no idea how to do this. It appears this is what I need to do to install ipswrapper so that I can load a wireless PCI card driver (which does not contain Linux drivers)?
Ok given the situation I will have to continue with Fedora 5 ( because its on a virtual machine) and I want to do kernel modification for it.
1- Is it recommended to do the the kernel compilation on a machine with Fedora 5 on it ?
2- Is there a limitation to the kernel version I should chose?
Can someone guide me as to how to compile the kernel in Fedora 10; I am a virgin to Linux and have no idea how to do this. It appears this is what I need to do to install ipswrapper so that I can load a wireless PCI card driver (which does not contain Linux drivers)?
Start your own thread, don't hijack someone elses.
Ok given the situation I will have to continue with Fedora 5 ( because its on a virtual machine) and I want to do kernel modification for it.
1- Is it recommended to do the the kernel compilation on a machine with Fedora 5 on it ?
2- Is there a limitation to the kernel version I should chose?
There is no "recommended" machine to do kernel compilation. If you're trying to build a kernel for F5, build it on the machine you want to run it on. Limitations? You bet...the latest kernel probably will complain, since your machine/libraries/etc., are so old, and you'll have to disable some things. That's a 'maybe' though...never tried going back that far.
Don't know why you have to continue with F5, because it's a virtual machine....F5 got loaded on there at some point, so you can load FC10, or whatever else you want....
I agree that building kernels works bet when compiled on the target system, or a similar system. Simply moving an FC10 kernel to an FC5 box is extremely unlikely to work.
As a matter of fact, you can do a much better job by simply upgrading the whole FC5 system via yum to FC6, and later on to FC7, etc, etc. You have to install the fedore-release packages and then run 'yum upgrade'. I'm sure that Googling for 'Fedora yum upgrade' will throw some infos.
I would NOT try using "upgrade on a fedora 5 box
This will NOT work
5 upgrade to 6
6 upgrade to 7
7 upgrade to 8 ...
won't work ( or there is about a less than 5% chance it might )
do a fresh install of fedora 10 or in about 1 month fedora 11
I would NOT try using "upgrade on a fedora 5 box
This will NOT work
5 upgrade to 6
6 upgrade to 7
7 upgrade to 8 ...
won't work ( or there is about a less than 5% chance it might )
do a fresh install of fedora 10 or in about 1 month fedora 11
Couldn't agree more....I've never had good luck with upgrades. Even when they do work, I've always found some library or other widget, that has two copies somewhere, an old version in a different place, etc., just waiting to cause problems.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.