{"id":109,"date":"2007-08-07T12:32:01","date_gmt":"2007-08-07T10:32:01","guid":{"rendered":"http:\/\/konstantin.filtschew.de\/blog\/2007\/08\/07\/howto-linux-kernel-26x-nach-debian-art-erstellen\/"},"modified":"2008-02-03T23:35:53","modified_gmt":"2008-02-03T22:35:53","slug":"howto-linux-kernel-26x-nach-debian-art-erstellen","status":"publish","type":"post","link":"https:\/\/konstantin.filtschew.de\/blog\/2007\/08\/07\/howto-linux-kernel-26x-nach-debian-art-erstellen\/","title":{"rendered":"HOWTO: Linux Kernel 2.6.X nach &#8222;Debian Art&#8220; erstellen"},"content":{"rendered":"<p>Eine kleine Debian Unterrichtseinheit zum Thema: Wie erstelle ich ein Kernel Paket nach &#8222;Debian Kochrezept&#8220;. F\u00fcr die Erstellung muss auf dem Rechner das Paket <a href=\"http:\/\/packages.debian.org\/etch\/kernel-package\">kernel-package<\/a> installiert sein.<\/p>\n<p>1. Kernel runterladen:<\/p>\n<p># cd \/usr\/src<br \/>\n# wget http:\/\/www.eu.kernel.org\/pub\/linux\/kernel\/v2.6\/linux-2.6.22.tar.bz2<\/p>\n<p>2. (optional) Eventuelle Patches f\u00fcr den Kernel runterladen:<\/p>\n<p># wget http:\/\/www.eu.kernel.org\/pub\/linux\/kernel\/v2.6\/patch-2.6.22.1.bz2<\/p>\n<p>3. Linux Kernel entpacken und Link \/usr\/src\/linux zu den aktuellen Linux Quellen setzen:<\/p>\n<p># tar xfj  linux-2.6.22.tar.bz2<\/p>\n<p>(Optinonal) bei vorhanden patches:<br \/>\n# mv linux-2.6.22 linux-2.6.22.1<br \/>\n#  ln -s \/usr\/src\/linux-2.6.22.1 linux<\/p>\n<p>oder bei nicht extra gepatchten Kernel:<br \/>\n#  ln -s \/usr\/src\/linux-2.6.22 linux<\/p>\n<p>4. (Optional) in das Verzeichnis wechseln und Patches einspielen:<\/p>\n<p># cd linux<br \/>\n# bunzip -c &lt;..\/patch-2.6.22.1.bz2 | patch -p1<\/p>\n<p>4. Kernel konfigurieren:<\/p>\n<p># make menuconfig<\/p>\n<p>5. Kernel Debian-Paket erstellen:<\/p>\n<p>#  make-kpkg clean<br \/>\n# make-kpkg &#8211;revision=custom.1.0 &#8211;initrd kernel_image<\/p>\n<p>6. Linux Kernel Paket installieren:<\/p>\n<p># dpkg -i \/usr\/src\/linux-image-2.6.22.1_custom.1.0_i386.deb<\/p>\n<p>oder bei nicht gepatchtem Kernel:<\/p>\n<p># dpkg -i \/usr\/src\/linux-image-2.6.22_custom.1.0_i386.deb<\/p>\n<p>7. Die Kiste neustarten und hoffen, dass man nichts beim Konfigurieren vergessen hat und der Kernel bootet \ud83d\ude09<\/p>\n<p>Ich hoffe diese kleine Anleitung wird jemanden helfen.<\/p>\n<p>\u00dcber ein Kommentar z.B.: &#8222;Danke&#8220; w\u00fcrde ich mich freuen, falls es jemanden geholfen hat.<\/p>\n<p>Greetz<\/p>\n<p>Konstantin<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Eine kleine Debian Unterrichtseinheit zum Thema: Wie erstelle ich ein Kernel Paket nach &#8222;Debian Kochrezept&#8220;. F\u00fcr die Erstellung muss auf dem Rechner das Paket kernel-package installiert sein. 1. Kernel runterladen: # cd \/usr\/src # wget http:\/\/www.eu.kernel.org\/pub\/linux\/kernel\/v2.6\/linux-2.6.22.tar.bz2 2. (optional) Eventuelle Patches f\u00fcr den Kernel runterladen: # wget http:\/\/www.eu.kernel.org\/pub\/linux\/kernel\/v2.6\/patch-2.6.22.1.bz2 3. Linux Kernel entpacken und Link \/usr\/src\/linux zu [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[3,5],"tags":[],"class_list":["post-109","post","type-post","status-publish","format-standard","hentry","category-linux","category-opensourcesoftware"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>HOWTO: Linux Kernel 2.6.X nach &quot;Debian Art&quot; erstellen - Konstantin Filtschew<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/konstantin.filtschew.de\/blog\/2007\/08\/07\/howto-linux-kernel-26x-nach-debian-art-erstellen\/\" \/>\n<meta property=\"og:locale\" content=\"de_DE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"HOWTO: Linux Kernel 2.6.X nach &quot;Debian Art&quot; erstellen - Konstantin Filtschew\" \/>\n<meta property=\"og:description\" content=\"Eine kleine Debian Unterrichtseinheit zum Thema: Wie erstelle ich ein Kernel Paket nach &#8222;Debian Kochrezept&#8220;. F\u00fcr die Erstellung muss auf dem Rechner das Paket kernel-package installiert sein. 1. Kernel runterladen: # cd \/usr\/src # wget http:\/\/www.eu.kernel.org\/pub\/linux\/kernel\/v2.6\/linux-2.6.22.tar.bz2 2. (optional) Eventuelle Patches f\u00fcr den Kernel runterladen: # wget http:\/\/www.eu.kernel.org\/pub\/linux\/kernel\/v2.6\/patch-2.6.22.1.bz2 3. Linux Kernel entpacken und Link \/usr\/src\/linux zu [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/konstantin.filtschew.de\/blog\/2007\/08\/07\/howto-linux-kernel-26x-nach-debian-art-erstellen\/\" \/>\n<meta property=\"og:site_name\" content=\"Konstantin Filtschew\" \/>\n<meta property=\"article:published_time\" content=\"2007-08-07T10:32:01+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2008-02-03T22:35:53+00:00\" \/>\n<meta name=\"author\" content=\"Konstantin Filtschew\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@fa11enangel\" \/>\n<meta name=\"twitter:site\" content=\"@fa11enangel\" \/>\n<meta name=\"twitter:label1\" content=\"Verfasst von\" \/>\n\t<meta name=\"twitter:data1\" content=\"Konstantin Filtschew\" \/>\n\t<meta name=\"twitter:label2\" content=\"Gesch\u00e4tzte Lesezeit\" \/>\n\t<meta name=\"twitter:data2\" content=\"1\u00a0Minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/konstantin.filtschew.de\/blog\/2007\/08\/07\/howto-linux-kernel-26x-nach-debian-art-erstellen\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/konstantin.filtschew.de\/blog\/2007\/08\/07\/howto-linux-kernel-26x-nach-debian-art-erstellen\/\"},\"author\":{\"name\":\"Konstantin Filtschew\",\"@id\":\"https:\/\/konstantin.filtschew.de\/blog\/#\/schema\/person\/de09aadf27dd3b71cb0030f6f2214b1e\"},\"headline\":\"HOWTO: Linux Kernel 2.6.X nach &#8222;Debian Art&#8220; erstellen\",\"datePublished\":\"2007-08-07T10:32:01+00:00\",\"dateModified\":\"2008-02-03T22:35:53+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/konstantin.filtschew.de\/blog\/2007\/08\/07\/howto-linux-kernel-26x-nach-debian-art-erstellen\/\"},\"wordCount\":217,\"commentCount\":4,\"publisher\":{\"@id\":\"https:\/\/konstantin.filtschew.de\/blog\/#\/schema\/person\/de09aadf27dd3b71cb0030f6f2214b1e\"},\"articleSection\":[\"Linux\",\"OpenSource Software\"],\"inLanguage\":\"de\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/konstantin.filtschew.de\/blog\/2007\/08\/07\/howto-linux-kernel-26x-nach-debian-art-erstellen\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/konstantin.filtschew.de\/blog\/2007\/08\/07\/howto-linux-kernel-26x-nach-debian-art-erstellen\/\",\"url\":\"https:\/\/konstantin.filtschew.de\/blog\/2007\/08\/07\/howto-linux-kernel-26x-nach-debian-art-erstellen\/\",\"name\":\"HOWTO: Linux Kernel 2.6.X nach \\\"Debian Art\\\" erstellen - Konstantin Filtschew\",\"isPartOf\":{\"@id\":\"https:\/\/konstantin.filtschew.de\/blog\/#website\"},\"datePublished\":\"2007-08-07T10:32:01+00:00\",\"dateModified\":\"2008-02-03T22:35:53+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/konstantin.filtschew.de\/blog\/2007\/08\/07\/howto-linux-kernel-26x-nach-debian-art-erstellen\/#breadcrumb\"},\"inLanguage\":\"de\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/konstantin.filtschew.de\/blog\/2007\/08\/07\/howto-linux-kernel-26x-nach-debian-art-erstellen\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/konstantin.filtschew.de\/blog\/2007\/08\/07\/howto-linux-kernel-26x-nach-debian-art-erstellen\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Startseite\",\"item\":\"https:\/\/konstantin.filtschew.de\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"HOWTO: Linux Kernel 2.6.X nach &#8222;Debian Art&#8220; erstellen\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/konstantin.filtschew.de\/blog\/#website\",\"url\":\"https:\/\/konstantin.filtschew.de\/blog\/\",\"name\":\"Konstantin Filtschew\",\"description\":\"Der t\u00e4gliche IT-Wahnsinn\",\"publisher\":{\"@id\":\"https:\/\/konstantin.filtschew.de\/blog\/#\/schema\/person\/de09aadf27dd3b71cb0030f6f2214b1e\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/konstantin.filtschew.de\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"de\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\/\/konstantin.filtschew.de\/blog\/#\/schema\/person\/de09aadf27dd3b71cb0030f6f2214b1e\",\"name\":\"Konstantin Filtschew\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\/\/konstantin.filtschew.de\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/konstantin.filtschew.de\/blog\/wp-content\/uploads\/2025\/10\/KFLogo1.png\",\"contentUrl\":\"https:\/\/konstantin.filtschew.de\/blog\/wp-content\/uploads\/2025\/10\/KFLogo1.png\",\"width\":222,\"height\":193,\"caption\":\"Konstantin Filtschew\"},\"logo\":{\"@id\":\"https:\/\/konstantin.filtschew.de\/blog\/#\/schema\/person\/image\/\"},\"description\":\"Building an operation system without source code, is like buying a self assemble space shuttle without instructions. (Author unknown)\",\"sameAs\":[\"https:\/\/konstantin.filtschew.de\",\"https:\/\/www.linkedin.com\/in\/konstantin-filtschew-b7138019\/\",\"https:\/\/x.com\/fa11enangel\"],\"url\":\"https:\/\/konstantin.filtschew.de\/blog\/author\/konstantin-filtschew\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"HOWTO: Linux Kernel 2.6.X nach \"Debian Art\" erstellen - Konstantin Filtschew","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/konstantin.filtschew.de\/blog\/2007\/08\/07\/howto-linux-kernel-26x-nach-debian-art-erstellen\/","og_locale":"de_DE","og_type":"article","og_title":"HOWTO: Linux Kernel 2.6.X nach \"Debian Art\" erstellen - Konstantin Filtschew","og_description":"Eine kleine Debian Unterrichtseinheit zum Thema: Wie erstelle ich ein Kernel Paket nach &#8222;Debian Kochrezept&#8220;. F\u00fcr die Erstellung muss auf dem Rechner das Paket kernel-package installiert sein. 1. Kernel runterladen: # cd \/usr\/src # wget http:\/\/www.eu.kernel.org\/pub\/linux\/kernel\/v2.6\/linux-2.6.22.tar.bz2 2. (optional) Eventuelle Patches f\u00fcr den Kernel runterladen: # wget http:\/\/www.eu.kernel.org\/pub\/linux\/kernel\/v2.6\/patch-2.6.22.1.bz2 3. Linux Kernel entpacken und Link \/usr\/src\/linux zu [&hellip;]","og_url":"https:\/\/konstantin.filtschew.de\/blog\/2007\/08\/07\/howto-linux-kernel-26x-nach-debian-art-erstellen\/","og_site_name":"Konstantin Filtschew","article_published_time":"2007-08-07T10:32:01+00:00","article_modified_time":"2008-02-03T22:35:53+00:00","author":"Konstantin Filtschew","twitter_card":"summary_large_image","twitter_creator":"@fa11enangel","twitter_site":"@fa11enangel","twitter_misc":{"Verfasst von":"Konstantin Filtschew","Gesch\u00e4tzte Lesezeit":"1\u00a0Minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/konstantin.filtschew.de\/blog\/2007\/08\/07\/howto-linux-kernel-26x-nach-debian-art-erstellen\/#article","isPartOf":{"@id":"https:\/\/konstantin.filtschew.de\/blog\/2007\/08\/07\/howto-linux-kernel-26x-nach-debian-art-erstellen\/"},"author":{"name":"Konstantin Filtschew","@id":"https:\/\/konstantin.filtschew.de\/blog\/#\/schema\/person\/de09aadf27dd3b71cb0030f6f2214b1e"},"headline":"HOWTO: Linux Kernel 2.6.X nach &#8222;Debian Art&#8220; erstellen","datePublished":"2007-08-07T10:32:01+00:00","dateModified":"2008-02-03T22:35:53+00:00","mainEntityOfPage":{"@id":"https:\/\/konstantin.filtschew.de\/blog\/2007\/08\/07\/howto-linux-kernel-26x-nach-debian-art-erstellen\/"},"wordCount":217,"commentCount":4,"publisher":{"@id":"https:\/\/konstantin.filtschew.de\/blog\/#\/schema\/person\/de09aadf27dd3b71cb0030f6f2214b1e"},"articleSection":["Linux","OpenSource Software"],"inLanguage":"de","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/konstantin.filtschew.de\/blog\/2007\/08\/07\/howto-linux-kernel-26x-nach-debian-art-erstellen\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/konstantin.filtschew.de\/blog\/2007\/08\/07\/howto-linux-kernel-26x-nach-debian-art-erstellen\/","url":"https:\/\/konstantin.filtschew.de\/blog\/2007\/08\/07\/howto-linux-kernel-26x-nach-debian-art-erstellen\/","name":"HOWTO: Linux Kernel 2.6.X nach \"Debian Art\" erstellen - Konstantin Filtschew","isPartOf":{"@id":"https:\/\/konstantin.filtschew.de\/blog\/#website"},"datePublished":"2007-08-07T10:32:01+00:00","dateModified":"2008-02-03T22:35:53+00:00","breadcrumb":{"@id":"https:\/\/konstantin.filtschew.de\/blog\/2007\/08\/07\/howto-linux-kernel-26x-nach-debian-art-erstellen\/#breadcrumb"},"inLanguage":"de","potentialAction":[{"@type":"ReadAction","target":["https:\/\/konstantin.filtschew.de\/blog\/2007\/08\/07\/howto-linux-kernel-26x-nach-debian-art-erstellen\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/konstantin.filtschew.de\/blog\/2007\/08\/07\/howto-linux-kernel-26x-nach-debian-art-erstellen\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Startseite","item":"https:\/\/konstantin.filtschew.de\/blog\/"},{"@type":"ListItem","position":2,"name":"HOWTO: Linux Kernel 2.6.X nach &#8222;Debian Art&#8220; erstellen"}]},{"@type":"WebSite","@id":"https:\/\/konstantin.filtschew.de\/blog\/#website","url":"https:\/\/konstantin.filtschew.de\/blog\/","name":"Konstantin Filtschew","description":"Der t\u00e4gliche IT-Wahnsinn","publisher":{"@id":"https:\/\/konstantin.filtschew.de\/blog\/#\/schema\/person\/de09aadf27dd3b71cb0030f6f2214b1e"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/konstantin.filtschew.de\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"de"},{"@type":["Person","Organization"],"@id":"https:\/\/konstantin.filtschew.de\/blog\/#\/schema\/person\/de09aadf27dd3b71cb0030f6f2214b1e","name":"Konstantin Filtschew","image":{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/konstantin.filtschew.de\/blog\/#\/schema\/person\/image\/","url":"https:\/\/konstantin.filtschew.de\/blog\/wp-content\/uploads\/2025\/10\/KFLogo1.png","contentUrl":"https:\/\/konstantin.filtschew.de\/blog\/wp-content\/uploads\/2025\/10\/KFLogo1.png","width":222,"height":193,"caption":"Konstantin Filtschew"},"logo":{"@id":"https:\/\/konstantin.filtschew.de\/blog\/#\/schema\/person\/image\/"},"description":"Building an operation system without source code, is like buying a self assemble space shuttle without instructions. (Author unknown)","sameAs":["https:\/\/konstantin.filtschew.de","https:\/\/www.linkedin.com\/in\/konstantin-filtschew-b7138019\/","https:\/\/x.com\/fa11enangel"],"url":"https:\/\/konstantin.filtschew.de\/blog\/author\/konstantin-filtschew\/"}]}},"_links":{"self":[{"href":"https:\/\/konstantin.filtschew.de\/blog\/wp-json\/wp\/v2\/posts\/109","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/konstantin.filtschew.de\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/konstantin.filtschew.de\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/konstantin.filtschew.de\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/konstantin.filtschew.de\/blog\/wp-json\/wp\/v2\/comments?post=109"}],"version-history":[{"count":0,"href":"https:\/\/konstantin.filtschew.de\/blog\/wp-json\/wp\/v2\/posts\/109\/revisions"}],"wp:attachment":[{"href":"https:\/\/konstantin.filtschew.de\/blog\/wp-json\/wp\/v2\/media?parent=109"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/konstantin.filtschew.de\/blog\/wp-json\/wp\/v2\/categories?post=109"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/konstantin.filtschew.de\/blog\/wp-json\/wp\/v2\/tags?post=109"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}