A Guide to Recompiling the Kernel


Recommended Posts

  gdub2611 said:
I got a kernel panic :oops: :D

Couldnt mount the hard drive or something, which i imagine is pretty serious :p Im sure it just needs a little bit more care and adaptation from me, and i'll try later, but if anyone has any tips that would be appreciated.

Oh, by the way, im using SuSE and have been told that i shouldnt of just compiled 2.6.0 randomly and needed a SuSE-adapted kernel. How correct is this? Sounds a load of rubbish to me

The distro-specific kernels often have patches applied to them that the distro maker thinks need to be there. However it is entirely possible to get a non-distro kernel to load correctly. However jumping from a 2.4 kernel to a 2.6 kernel in many distros involves more than just upgrading the kernel. So far the only distro that I have had near complete success with doing that is slackware.

A major cause of kernel panics is an improperly configured kernel and not the kernel itself. You should be able to get a 2.6 kernel to load on almost any 2.4 based distro and get it to load, however somethings might not work correctly. I don't know the specifics on suse on how to get a 2.6 kernel to work with it, however I am positive that somewhere there is documentation on how to do it.

My totally uneducated and unfounded conclusion is that it is to do with my boot loader settings. I basically ripped the current one and changed it where i saw fit but I did it in an excited and hurried state, i'll try and boot up back into 2.4 and see if i can fix it

Good tutorial btw (Y) I had never made it this far before!

make install will not update lilo or grub automatically.

lilo you need to run /sbin/lilo to recycle the config once you have added the proper values in the lilo.conf file, grub, i dunno just add the correct values in the grub.conf file and youll have to restart anyways for th ekernel upgrade it will show up in the grub menu then. lilo on the other hand is different.

make install will install the kernel for fedora. And it adds an extra entry. It will also install for suse, however an extra entry isn't added to grub and it overwrites the last entry. In fact make install is the best way to install it in gentoo. However this won't work on every distro off the bat for grub, but it can be configured to (I don't know how). I haven't had any success with make install and lilo.

  gdub2611 said:
I got a kernel panic :oops: :D

Couldnt mount the hard drive or something, which i imagine is pretty serious :p Im sure it just needs a little bit more care and adaptation from me, and i'll try later, but if anyone has any tips that would be appreciated.

Oh, by the way, im using SuSE and have been told that i shouldnt of just compiled 2.6.0 randomly and needed a SuSE-adapted kernel. How correct is this? Sounds a load of rubbish to me

You probably forgot to enable reiserfs support or whichever fs you are using ... they're not all enabled by default. Hope this helps.

gentoo you can't do make install without a little bit of effort. It really isn't worth it for gentoo, however with fedora it makes an initrd and appends it to the grub automatically. I believe that in order for fedora to properly function it needs this, and it is far easier just to let the make install make and install it.

I think I enabled support for all file systems! Is this bad? Is there a way that I can find out what FS I am using? And also how do i find the hard drive that it should load from? I believe that its hda6 on my computer but thats a bit weird as i have one hard drive :s

  • 3 months later...

after doing;

make bzImage && make install modules modules_install

i didn't get the results I needed - probably because I needed to move some files from the usr/src directory (maybe an addition for the how-to?)

so I did the following -> make rpm

and it did (after taking a hour) and places it in /usr/src/redhat/RPMS/i386/ (and a src.rpm in /usr/src/redhat/SRPMS/)

so I was able to rpm the kernel (rpm -ihv kernel-..)

and I found a vmlinux matching the kernel version in /boot

and after that I needed to make a custom initrd using /sbin/initrd -something- (on a winbox now.. :rolleyes: ) because I have a RAID controller card installed..

manually edited the /boot/grub/grub.conf file

(copied previous linux startup line's and adjusted accordingly)

et voila :happy: new kernel up and running

it takes a bit longer but it worked twice for me..

  • 2 months later...

it would be good if someone went over make menuconfig since lots of people are having problems with kernel panics and such. also, is there any way you can find .config files that are ready to go without make menuconfig? i'm sure that would make life a little bit easier for some.

  • 2 weeks later...

after the kernel is put in /usr/src/ i make a symlink from the new kernel dir to linux.

then i copy my old .config to the new directory.

I then run a make menuconfig to check over the options

I then mount my /boot partition.

I then run this command: make; make modules modules_install install

I also run gentoo and grub as my bootloader as i find it is more robust than lilo.

btw, i have an old .config here: http://3nd3r.info/.config

  • 4 weeks later...

Is it possible to save the current configuration of my precompiled kernel that came with Mepis and works beautifully with my hardware, and be able to use it with a newer self-compiled kernel? That way I can take out what I know for sure I don't need and yet still maintain a fully functional kernel that supports my needs.I have compiled from scratch with Gentoo before, but I really would rather not get into that again since it can be frustrating

  • 5 months later...
  • 5 months later...
  Quote
tar -xzvf linux-2.6.0.tar.gz

cd linux-2.6.0

make menuconfig

After your machine takes a bit of time to compose the menus, you should see the Linux kernel menu system. The menu gives you the ability to choose which options are included in your kernel. After choosing these options, you'll be able to compile your kernel.

Compiling the kernel

First, type in the following.

make bzImage

If you use LILO as your boot manager, then type the following.

make install

If you configured your kernel to use modules, which many people want to do, you'll need to type in the following command.

make modules

make modules_install

This wont work, the proper way is to check your current .conf file of your distro, most distros uses specific options, like the initrd ramdisk size, SuSE uses automount for example.

The proper way is to always use

make clean && make mrproper

Never asume that the kernel is clean after a download!

Check if you use make menuconfig that it doesn't load your current .conf file, move it if necessary, otherwise you get all kinds of depraced warnings.

A distro kernel is a modified kernel with other options the vanilla kernel hasn't.

if you are ready and modified the kernel do

make bzImage

make modules

make modules_install

Then do make install.

Check the grub.conf

Remove the symlinks in the /boot dir and create new ones and point them to the old kernel.

reboot

  • 3 months later...
  • Mindovermaster unpinned this topic
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • It was a matter of time. Anthropic must've been bleeding a lot of money with it.
    • OBS Studio 31.1.2 by Razvan Serea OBS Studio is software designed for capturing, compositing, encoding, recording, and streaming video content, efficiently. It is the re-write of the widely used Open Broadcaster Software, to allow even more features and multi-platform support. OBS Studio supports multiple sources, including media files, games, web pages, application windows, webcams, your desktop, microphone and more. OBS Studio Features: High performance real time video/audio capturing and mixing, with unlimited scenes you can switch between seamlessly via custom transitions. Live streaming to Twitch, YouTube, Periscope, Mixer, GoodGame, DailyMotion, Hitbox, VK and any other RTMP server Filters for video sources such as image masking, color correction, chroma/color keying, and more. x264, H.264 and AAC for your live streams and video recordings Intel Quick Sync Video (QSV) and NVIDIA NVENC support Intuitive audio mixer with per-source filters such as noise gate, noise suppression, and gain. Take full control with VST plugin support. GPU-based game capture for high performance game streaming Unlimited number of scenes and sources Number of different and customizable transitions for when you switch between scenes Hotkeys for almost any action such as start or stop your stream or recording, push-to-talk, fast mute of any audio source, show or hide any video source, switch between scenes,and much more Live preview of any changes on your scenes and sources using Studio Mode before pushing them to your stream where your viewers will see those changes DirectShow capture device support (webcams, capture cards, etc) Powerful and easy to use configuration options. Add new Sources, duplicate existing ones, and adjust their properties effortlessly. Streamlined Settings panel for quickly configuring your broadcasts and recordings. Switch between different profiles with ease. Light and dark themes available to fit your environment. …and many other features. For free. At all. OBS Studio 31.1.2 hotfix changes: Fixed an issue in OBS Studio 31.1.0 and 31.1.1 causing Multitrack Video to set the Maximum Video Tracks to 10 if the user had set it to "Auto" [dsaedtler] Fixed an issue in OBS Studio 31.1.0 and 31.1.1 causing Browser Source hardware acceleration to fail in the Flatpak version [reitowo/tytan652] Fixed an issue in OBS Studio 31.1.0 and 31.1.1 where progress bars were styled incorrectly [Warchamp7] Fixed an issue in OBS Studio 31.1.0 and 31.1.1 where spacing around scrollbars was incorrect [Warchamp7] Fixed an issue in OBS Studio 31.1.0 and 31.1.1 where Decklink Output did not work [CyBeRoni] Fixed a freeze in OBS Studio 31.1.0 and 31.1.1 on Linux when using PipeWire capture with explicit sync [YaLTeR] Fixed an issue where Video Capture Devices on Linux could unexpectedly stop capturing video [JiangXsong] Fixed an issue with PipeWire capture on Linux where video filters could cause gamma shift [tytan652] This was done by reverting a fix for white-tinted PipeWire captures in 10-bit or 16-bit color formats, so that issue will return for now. Download: OBS Studio 31.1.2 | Portable | ARM64 | ~200.0 MB (Open Source) View: OBS Studio Homepage | Other Operating Systems | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Sandboxie Plus 1.16.2 / Classic 5.71.2 by Razvan Serea Run programs in a sandbox to prevent malware from making permanent changes to your PC. Sandboxie allows you to run your browser, or any other program, so that all changes that result from the usage are kept in a sandbox environment, which can then be deleted later. Sandboxie is a sandbox-based isolation software for 32- and 64-bit Windows NT-based operating systems. It is being developed by David Xanatos since it became open source, before that it was developed by Sophos (which acquired it from Invincea, which acquired it earlier from the original author Ronen Tzur). It creates a sandbox-like isolated operating environment in which applications can be run or installed without permanently modifying the local or mapped drive. An isolated virtual environment allows controlled testing of untrusted programs and web surfing. Sandboxie is available in two flavors Plus and Classic. Both have the same core components, this means they have the same level of security and compatibility. What's different is the user interface the Plus build has a modern Qt based UI which supports all new features that have been added since the project went open source. The Classic build has the old no longer developed MFC based UI, hence it lacks support for modern features, these features can however still be used when manually configured in the Sandboxie.ini. Sandboxie Plus 1.16.2 / Classic 5.71.2 changelog: Added added toggleable INI key validation to "Edit ini Section" #4915 (thanks offhub) added toggleable per-key tooltip support #4928 (thanks offhub) added option to use the new Qt Windows 11 style on SandMan #4927 (thanks LumitoLuma) Changed ImBox no longer updates container file timestamps when accessing an encrypted box volume Fixed fixed Windows 11 24H2 build 26100.4770 causes Firefox Portable 140.0.4 / 141.0 to stop responding upon starting it sandboxed #4920 fixed leak of encrypted sandbox key during password change (backported hardened ImBox from MajorPrivacy) CVE-2025-54422 fixed Firefox Nightly sandbox hook errors Removed removed obsolete Bullguard Internet Security template removed obsolete Bsecure CloudCare template removed obsolete CyberPatrol template Download: Sandboxie Plus (64-bit) | 23.6 MB (Open Source) Download: Sandboxie Classic (64-bit) | 3.0 MB Links: Sandboxie Website | GitHub | ARM64 | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Indians never sing "I Think Indian" near giraffes.
    • Malwarebytes 5.3.5.204 by Razvan Serea Malwarebytes is a high performance anti-malware application that thoroughly removes even the most advanced malware and spyware. Malwarebytes version 5.xx brings comprehensive protection against today’s threat landscape so that you can finally replace your traditional antivirus. You can finally replace your traditional antivirus, thanks to a innovative and layered approach to prevent malware infections using a healthy combination of proactive and signature-less technologies. While signatures are still effective against threats like potentially unwanted programs, the majority of malware detection events already come from signature-less technologies like Malwarebytes Anti-Exploit and Malwarebytes Anti-Ransomware; that trend will only continue to grow. For many of you, this is something you already know, since over 50% of the users already run Malwarebytes as their sole security software, without any third-party antivirus. What's new in Malwarebytes 5.xx: Unified user experience - For the first time, Malwarebytes now provides a consistent experience across all of our desktop and mobile products courtesy of an all new and reimagined user experience powered by a faster and more responsive UI all managed through an intuitive dashboard. Modern security and privacy integrations - Antivirus and ultra-fast VPN come together seamlessly in one easy-to-use solution. Whether you’re looking for a next-gen VPN to secure your online activity, or harnessing the power of Browser Guard to block ad trackers and scam sites, taking charge of your privacy is simple. Trusted Advisor - Empowers you with real-time insights, easy-to-read protection score and expert guidance that puts you in control over your security and privacy. Malwarebytes 5.3.5.204 changelog: Introduced Deep Scan, a new Advanced Scan type recommended after blocking or removing threats Added new Windows Firewall Control feature preview to the Tools, feel free to try it and provide your feedback Revisited Dashboard layout for free version Minor usability and localization issues Download: Malwarebytes 5.3.5.204 | 397.0 MB (Free, paid upgrade available) Links: Malwarebytes Website | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
  • Recent Achievements

    • Dedicated
      ataho31016 earned a badge
      Dedicated
    • First Post
      Gladiattore earned a badge
      First Post
    • Reacting Well
      Gladiattore earned a badge
      Reacting Well
    • Week One Done
      NeoWeen earned a badge
      Week One Done
    • One Month Later
      BA the Curmudgeon earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      652
    2. 2
      ATLien_0
      261
    3. 3
      Xenon
      165
    4. 4
      neufuse
      142
    5. 5
      +FloatingFatMan
      107
  • Tell a friend

    Love Neowin? Tell a friend!