Home
Linux South America Forum Home
09/05/10 20:34
Linux South America RSS Feed

'Howto: Debian Linux Kernel Compilation, Part 1'

Post your related message now.

us



Linux South America Forum --> Read New MessagesPost New Message &bull Forum Tips • • FAQ


(Login / Register)

Want more customers?


Interact
  • Tweet This
  • Facebook This
  • Photo Gallery
If you have any questions or comments, please post a new message or a follow up.
More: Debian Linux

Howto: Debian Linux Kernel Compilation, Part 1


Page 1 (Original Post)

Hoa from Imogene, Iowa -

A four part miniseries on compiling a new kernel in a debian-based distro. The condensed version of this tutorial, all of this is explained in depth in the video: 1.wget recentkernel source from "ftp.kernel.org" 2.extract kernel source in /usr/src "tar jxvf linux-2.6.xx.tar.bz2" 3. grab a patch, if desired. 3a. apply patch "cd /usr/src/li* && bzip2 -dc ../patchdiff.bz2 | patch -p1 --dry-run" 3b. if dry run patch succeeds, repeat process omiting --dry-run 4. copy current kernel config (if you want a decent base, if you want to build vanilla, omit this step) "cp /boot/config-`uname -r` ./.config" 5. "make menuconfig", load your config, and tweak as desired. 6. "make all" 7. "make modules_install" 8. "make install" 9. use mkinitrd.yaird or mkinitramfs, or whatever initrd generator you use to create a initrd for your kernel with "mkinitrd.yaird -o /boot/initrd-2.6.xx 2.6.xx" (where xx is the new kernel version) 10. update your grub config in /boot/grub/menu.list or do "update-grub" as root. 11. reboot into your new system.

Page 1 (Original Post)
You are not logged in. It is recommeded that you post messages and comments with a Linux South America profile. You will be protected from spam and have more features. Registration is quick and easy. You can also post as a casual user with the form below. As a casual user your IP address will be published! You must be a registered used to include a link.

REPLY to this message:

Howto: Debian Linux Kernel Compilation, Part 1; Debian Linux

OR

Post a NEW MESSAGE

33

Please submit a new reply here. HTML is not allowed and you are encouraged to seperate your paragraphs with a double blank line for readablity. Please make sure your message is relevant to , Debian Linux, and this message:

Howto: Debian Linux Kernel Compilation, Part 1; Debian Linux
E-Mail:         
Your email address is required. It will not be published.

Everything you enter below will be published.

Name:            (required)

Title:           (required)

Message (do not enter emails or links or urls in the message!):

You must be registered and logged in to include a link with your message. Others will also be able to contact you without disclosing your email address.
Submit Reply. Please do not submit the same message more than once.



South American Bulletin Boards

* www * com * 'Howto: Debian Linux Kernel Compilation, Part 1'
Have you added a link to us from your website? (5671):

  • <a href="http://board.linuxsouthamerica.com">Linux South America</a>
  • <a href="http://board.linuxsouthamerica.com/cgi-bin">Howto: Debian Linux Kernel Compilation, Part 1; Debian Linux</a>
Howto: Debian Linux Kernel Compilation, Part 1; Debian Linux

Website copyright (c) 2006-2010 GLR Sales LLC.



(qzqzwzw)

Privacy & DMCA Policy -- Those who twitter us!
Debian Linux 'Howto: Debian Linux Kernel Compilation, Part 1'