<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Kernel Panic...I did something wrong, but I do not know what in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/kernel-panic-i-did-something-wrong-but-i-do-not-know-what/m-p/3724862#M21652</link>
    <description>&lt;BR /&gt;I compiled kernel 2.6.15 last weekend and  some problems occurred during my  work&lt;BR /&gt;Distribution is Debian Sarge &lt;BR /&gt;&lt;BR /&gt;in /lib modules is as follows&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;tdebian:/lib/modules/2.6.15-new# ls -l&lt;BR /&gt;total 992&lt;BR /&gt;lrwxrwxrwx   1 root root     36 2006-02-05 09:52 build -&amp;gt; /usr/local/src/kernel/linux-2.6.15.1&lt;BR /&gt;drwxr-xr-x  10 root root   4096 2006-02-05 09:53 kernel&lt;BR /&gt;-rw-r--r--   1 root root 195650 2006-02-05 09:53 modules.alias&lt;BR /&gt;-rw-r--r--   1 root root     69 2006-02-05 09:53 modules.ccwmap&lt;BR /&gt;-rw-r--r--   1 root root 220991 2006-02-05 09:53 modules.dep&lt;BR /&gt;-rw-r--r--   1 root root    813 2006-02-05 09:53 modules.ieee1394map&lt;BR /&gt;-rw-r--r--   1 root root    394 2006-02-05 09:53 modules.inputmap&lt;BR /&gt;-rw-r--r--   1 root root  21025 2006-02-05 09:53 modules.isapnpmap&lt;BR /&gt;-rw-r--r--   1 root root 175911 2006-02-05 09:53 modules.pcimap&lt;BR /&gt;-rw-r--r--   1 root root  96337 2006-02-05 09:53 modules.symbols&lt;BR /&gt;-rw-r--r--   1 root root 259743 2006-02-05 09:53 modules.usbmap&lt;BR /&gt;lrwxrwxrwx   1 root root     36 2006-02-05 09:52 source -&amp;gt; /usr/local/src/kernel/linux-2.6.15.1&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;when I start new kernel chosing it in grub, after 5 sec I got output like bellow&lt;BR /&gt;&lt;BR /&gt;modprobe: FATAL: Could not load /lib/modules/2.6.16-new/modules/dep&lt;BR /&gt;No such file or directory&lt;BR /&gt;umount: defs: not mounted&lt;BR /&gt;pivot-root: No such file or directory&lt;BR /&gt;/sbin/init: 432: cannot open dev/console : No such file&lt;BR /&gt;Kernel Panic – not syncing: Attemped to kill init&lt;BR /&gt;&lt;BR /&gt;.....I cannot understand what I did wrong&lt;BR /&gt;&lt;BR /&gt;in /boot directory  are following folders&lt;BR /&gt;tdebian:/boot# ls -l&lt;BR /&gt;total 12916&lt;BR /&gt;-rw-r--r--  1 root root     512 2006-01-27 23:02 boot.0200&lt;BR /&gt;-rw-r--r--  1 root root  308326 2006-01-27 22:29 coffee.bmp&lt;BR /&gt;-rwxr--r--  1 root root   55809 2005-05-19 10:38 config-2.6.8-2-386&lt;BR /&gt;lrwxrwxrwx  1 root root      15 2006-01-27 22:29 debian.bmp -&amp;gt; /boot/sarge.bmp&lt;BR /&gt;-rw-r--r--  1 root root  153720 2006-01-27 22:29 debianlilo.bmp&lt;BR /&gt;drwxr-xr-x  2 root root    4096 2006-02-05 10:02 grub&lt;BR /&gt;-rw-r--r--  1 root root 4317184 2006-02-05 09:58 initrd-2.6.15.1-new&lt;BR /&gt;-rw-r--r--  1 root root 4317184 2006-01-12 20:52 initrd.img-2.6.8-2-386&lt;BR /&gt;-rw-r--r--  1 root root   23662 2006-01-27 22:29 sarge.bmp&lt;BR /&gt;-rw-r--r--  1 root root   24116 2006-01-27 22:29 sid.bmp&lt;BR /&gt;-rw-r--r--  1 root root  698046 2006-02-05 09:57 System.map-2.6.15.1-new&lt;BR /&gt;-rw-r--r--  1 root root  865733 2005-05-19 11:26 System.map-2.6.8-2-386&lt;BR /&gt;-rw-r--r--  1 root root 1157420 2006-02-05 09:56 vmlinuz-2.6.15.1-new&lt;BR /&gt;-rw-r--r--  1 root root 1097419 2005-05-19 11:25 vmlinuz-2.6.8-2-386&lt;BR /&gt;&lt;BR /&gt;for my old kernel (still working ) /lib/modules is as follows&lt;BR /&gt;tdebian:/lib/modules/2.6.8-2-386# ls -l&lt;BR /&gt;total 828&lt;BR /&gt;drwxr-xr-x   2 root root   4096 2006-01-12 20:52 boot&lt;BR /&gt;drwxr-xr-x   2 root root   4096 2006-01-12 20:52 initrd&lt;BR /&gt;drwxr-xr-x  10 root root   4096 2006-01-12 20:52 kernel&lt;BR /&gt;-rw-r--r--   1 root root 138720 2006-01-12 20:35 modules.alias&lt;BR /&gt;-rw-r--r--   1 root root     69 2006-01-12 20:35 modules.ccwmap&lt;BR /&gt;-rw-r--r--   1 root root 235506 2006-01-12 20:35 modules.dep&lt;BR /&gt;-rw-r--r--   1 root root    517 2006-01-12 20:35 modules.ieee1394map&lt;BR /&gt;-rw-r--r--   1 root root   1061 2006-01-12 20:35 modules.inputmap&lt;BR /&gt;-rw-r--r--   1 root root  16427 2006-01-12 20:35 modules.isapnpmap&lt;BR /&gt;-rw-r--r--   1 root root 131958 2006-01-12 20:35 modules.pcimap&lt;BR /&gt;-rw-r--r--   1 root root 104676 2006-01-12 20:35 modules.symbols&lt;BR /&gt;-rw-r--r--   1 root root 157116 2006-01-12 20:35 modules.usbmap&lt;BR /&gt;lrwxrwxrwx   1 root root    100 2006-01-12 20:52 source -&amp;gt; /home/horms/tmp/debian-kernel-test/kernel-image-2.6.8-i386/kernel-image-2.6.8-i386-2.6.8/install-386&lt;BR /&gt;&lt;BR /&gt;If somebody know what I did wrong acording to my outputs above, please write it down, I would pritiete that.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thank you&lt;BR /&gt;</description>
    <pubDate>Mon, 06 Feb 2006 02:40:06 GMT</pubDate>
    <dc:creator>debian111</dc:creator>
    <dc:date>2006-02-06T02:40:06Z</dc:date>
    <item>
      <title>Kernel Panic...I did something wrong, but I do not know what</title>
      <link>https://community.hpe.com/t5/operating-system-linux/kernel-panic-i-did-something-wrong-but-i-do-not-know-what/m-p/3724862#M21652</link>
      <description>&lt;BR /&gt;I compiled kernel 2.6.15 last weekend and  some problems occurred during my  work&lt;BR /&gt;Distribution is Debian Sarge &lt;BR /&gt;&lt;BR /&gt;in /lib modules is as follows&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;tdebian:/lib/modules/2.6.15-new# ls -l&lt;BR /&gt;total 992&lt;BR /&gt;lrwxrwxrwx   1 root root     36 2006-02-05 09:52 build -&amp;gt; /usr/local/src/kernel/linux-2.6.15.1&lt;BR /&gt;drwxr-xr-x  10 root root   4096 2006-02-05 09:53 kernel&lt;BR /&gt;-rw-r--r--   1 root root 195650 2006-02-05 09:53 modules.alias&lt;BR /&gt;-rw-r--r--   1 root root     69 2006-02-05 09:53 modules.ccwmap&lt;BR /&gt;-rw-r--r--   1 root root 220991 2006-02-05 09:53 modules.dep&lt;BR /&gt;-rw-r--r--   1 root root    813 2006-02-05 09:53 modules.ieee1394map&lt;BR /&gt;-rw-r--r--   1 root root    394 2006-02-05 09:53 modules.inputmap&lt;BR /&gt;-rw-r--r--   1 root root  21025 2006-02-05 09:53 modules.isapnpmap&lt;BR /&gt;-rw-r--r--   1 root root 175911 2006-02-05 09:53 modules.pcimap&lt;BR /&gt;-rw-r--r--   1 root root  96337 2006-02-05 09:53 modules.symbols&lt;BR /&gt;-rw-r--r--   1 root root 259743 2006-02-05 09:53 modules.usbmap&lt;BR /&gt;lrwxrwxrwx   1 root root     36 2006-02-05 09:52 source -&amp;gt; /usr/local/src/kernel/linux-2.6.15.1&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;when I start new kernel chosing it in grub, after 5 sec I got output like bellow&lt;BR /&gt;&lt;BR /&gt;modprobe: FATAL: Could not load /lib/modules/2.6.16-new/modules/dep&lt;BR /&gt;No such file or directory&lt;BR /&gt;umount: defs: not mounted&lt;BR /&gt;pivot-root: No such file or directory&lt;BR /&gt;/sbin/init: 432: cannot open dev/console : No such file&lt;BR /&gt;Kernel Panic – not syncing: Attemped to kill init&lt;BR /&gt;&lt;BR /&gt;.....I cannot understand what I did wrong&lt;BR /&gt;&lt;BR /&gt;in /boot directory  are following folders&lt;BR /&gt;tdebian:/boot# ls -l&lt;BR /&gt;total 12916&lt;BR /&gt;-rw-r--r--  1 root root     512 2006-01-27 23:02 boot.0200&lt;BR /&gt;-rw-r--r--  1 root root  308326 2006-01-27 22:29 coffee.bmp&lt;BR /&gt;-rwxr--r--  1 root root   55809 2005-05-19 10:38 config-2.6.8-2-386&lt;BR /&gt;lrwxrwxrwx  1 root root      15 2006-01-27 22:29 debian.bmp -&amp;gt; /boot/sarge.bmp&lt;BR /&gt;-rw-r--r--  1 root root  153720 2006-01-27 22:29 debianlilo.bmp&lt;BR /&gt;drwxr-xr-x  2 root root    4096 2006-02-05 10:02 grub&lt;BR /&gt;-rw-r--r--  1 root root 4317184 2006-02-05 09:58 initrd-2.6.15.1-new&lt;BR /&gt;-rw-r--r--  1 root root 4317184 2006-01-12 20:52 initrd.img-2.6.8-2-386&lt;BR /&gt;-rw-r--r--  1 root root   23662 2006-01-27 22:29 sarge.bmp&lt;BR /&gt;-rw-r--r--  1 root root   24116 2006-01-27 22:29 sid.bmp&lt;BR /&gt;-rw-r--r--  1 root root  698046 2006-02-05 09:57 System.map-2.6.15.1-new&lt;BR /&gt;-rw-r--r--  1 root root  865733 2005-05-19 11:26 System.map-2.6.8-2-386&lt;BR /&gt;-rw-r--r--  1 root root 1157420 2006-02-05 09:56 vmlinuz-2.6.15.1-new&lt;BR /&gt;-rw-r--r--  1 root root 1097419 2005-05-19 11:25 vmlinuz-2.6.8-2-386&lt;BR /&gt;&lt;BR /&gt;for my old kernel (still working ) /lib/modules is as follows&lt;BR /&gt;tdebian:/lib/modules/2.6.8-2-386# ls -l&lt;BR /&gt;total 828&lt;BR /&gt;drwxr-xr-x   2 root root   4096 2006-01-12 20:52 boot&lt;BR /&gt;drwxr-xr-x   2 root root   4096 2006-01-12 20:52 initrd&lt;BR /&gt;drwxr-xr-x  10 root root   4096 2006-01-12 20:52 kernel&lt;BR /&gt;-rw-r--r--   1 root root 138720 2006-01-12 20:35 modules.alias&lt;BR /&gt;-rw-r--r--   1 root root     69 2006-01-12 20:35 modules.ccwmap&lt;BR /&gt;-rw-r--r--   1 root root 235506 2006-01-12 20:35 modules.dep&lt;BR /&gt;-rw-r--r--   1 root root    517 2006-01-12 20:35 modules.ieee1394map&lt;BR /&gt;-rw-r--r--   1 root root   1061 2006-01-12 20:35 modules.inputmap&lt;BR /&gt;-rw-r--r--   1 root root  16427 2006-01-12 20:35 modules.isapnpmap&lt;BR /&gt;-rw-r--r--   1 root root 131958 2006-01-12 20:35 modules.pcimap&lt;BR /&gt;-rw-r--r--   1 root root 104676 2006-01-12 20:35 modules.symbols&lt;BR /&gt;-rw-r--r--   1 root root 157116 2006-01-12 20:35 modules.usbmap&lt;BR /&gt;lrwxrwxrwx   1 root root    100 2006-01-12 20:52 source -&amp;gt; /home/horms/tmp/debian-kernel-test/kernel-image-2.6.8-i386/kernel-image-2.6.8-i386-2.6.8/install-386&lt;BR /&gt;&lt;BR /&gt;If somebody know what I did wrong acording to my outputs above, please write it down, I would pritiete that.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thank you&lt;BR /&gt;</description>
      <pubDate>Mon, 06 Feb 2006 02:40:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/kernel-panic-i-did-something-wrong-but-i-do-not-know-what/m-p/3724862#M21652</guid>
      <dc:creator>debian111</dc:creator>
      <dc:date>2006-02-06T02:40:06Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel Panic...I did something wrong, but I do not know what</title>
      <link>https://community.hpe.com/t5/operating-system-linux/kernel-panic-i-did-something-wrong-but-i-do-not-know-what/m-p/3724863#M21653</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;You may have done nothing wrong.&lt;BR /&gt;&lt;BR /&gt;This panic may be caused by hardware support not being in the new kernel. If you need to put that support in, you need to see that the drivers installed in the old kernel are installe din the new ones.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 06 Feb 2006 04:18:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/kernel-panic-i-did-something-wrong-but-i-do-not-know-what/m-p/3724863#M21653</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-02-06T04:18:47Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel Panic...I did something wrong, but I do not know what</title>
      <link>https://community.hpe.com/t5/operating-system-linux/kernel-panic-i-did-something-wrong-but-i-do-not-know-what/m-p/3724864#M21654</link>
      <description>???&lt;BR /&gt;but my new kernel does not work, and I wish I can make it work because it is very important for me it works. &lt;BR /&gt;I mada my own .config file and I included all neccessary modules ( or not ?) and i am wondering what is problem.&lt;BR /&gt;&lt;BR /&gt;Thank you for help&lt;BR /&gt;</description>
      <pubDate>Mon, 06 Feb 2006 05:09:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/kernel-panic-i-did-something-wrong-but-i-do-not-know-what/m-p/3724864#M21654</guid>
      <dc:creator>debian111</dc:creator>
      <dc:date>2006-02-06T05:09:42Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel Panic...I did something wrong, but I do not know what</title>
      <link>https://community.hpe.com/t5/operating-system-linux/kernel-panic-i-did-something-wrong-but-i-do-not-know-what/m-p/3724865#M21655</link>
      <description>You are trying to install kernel 2.6.15 but got output "modprobe: FATAL: Could not load /lib/modules/2.6.16-new/modules/dep".&lt;BR /&gt;How is this possible? What does "2.6.16" mean?&lt;BR /&gt;&lt;BR /&gt;I propose to recompile kernel according to Debian instructions:&lt;BR /&gt;&lt;A href="http://www.debian.org/releases/stable/i386/ch08s05.html.en" target="_blank"&gt;http://www.debian.org/releases/stable/i386/ch08s05.html.en&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Sergejs&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 06 Feb 2006 05:38:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/kernel-panic-i-did-something-wrong-but-i-do-not-know-what/m-p/3724865#M21655</guid>
      <dc:creator>Sergejs Svitnevs</dc:creator>
      <dc:date>2006-02-06T05:38:10Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel Panic...I did something wrong, but I do not know what</title>
      <link>https://community.hpe.com/t5/operating-system-linux/kernel-panic-i-did-something-wrong-but-i-do-not-know-what/m-p/3724866#M21656</link>
      <description>2.6.16 is just mistyping....there shoul be 2.6.15....it is set correct in /grub/menu.lst&lt;BR /&gt;&lt;BR /&gt;here it is just mistyping...&lt;BR /&gt;&lt;BR /&gt;Thank you</description>
      <pubDate>Mon, 06 Feb 2006 05:51:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/kernel-panic-i-did-something-wrong-but-i-do-not-know-what/m-p/3724866#M21656</guid>
      <dc:creator>debian111</dc:creator>
      <dc:date>2006-02-06T05:51:38Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel Panic...I did something wrong, but I do not know what</title>
      <link>https://community.hpe.com/t5/operating-system-linux/kernel-panic-i-did-something-wrong-but-i-do-not-know-what/m-p/3724867#M21657</link>
      <description>You may try starting with a working kernel configuration, for example, do could do make oldconfig, and then, add or remove the kernel modules. Better yet if you have the .config file of your working kernel, use that as baseline.</description>
      <pubDate>Mon, 06 Feb 2006 06:26:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/kernel-panic-i-did-something-wrong-but-i-do-not-know-what/m-p/3724867#M21657</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2006-02-06T06:26:01Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel Panic...I did something wrong, but I do not know what</title>
      <link>https://community.hpe.com/t5/operating-system-linux/kernel-panic-i-did-something-wrong-but-i-do-not-know-what/m-p/3724868#M21658</link>
      <description>But what about "modules/dep"? &lt;BR /&gt;Is it also a TYPE error and we should read  "modules.dep"?</description>
      <pubDate>Mon, 06 Feb 2006 06:32:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/kernel-panic-i-did-something-wrong-but-i-do-not-know-what/m-p/3724868#M21658</guid>
      <dc:creator>Sergejs Svitnevs</dc:creator>
      <dc:date>2006-02-06T06:32:09Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel Panic...I did something wrong, but I do not know what</title>
      <link>https://community.hpe.com/t5/operating-system-linux/kernel-panic-i-did-something-wrong-but-i-do-not-know-what/m-p/3724869#M21659</link>
      <description>I know what you suggest me, but look at error I got, it is confusing, I think.&lt;BR /&gt;&lt;BR /&gt;I tried to use old kernel configuration as my starting position, and I did not get a correct output. &lt;BR /&gt;Kernel says that it cannot find file &lt;BR /&gt;/lib/modules/2.6.15---kernel version/modules.dep  but file modules.dep is there as you can see.&lt;BR /&gt;&lt;BR /&gt;Anyway thank you for your suggestions and help,&lt;BR /&gt;&lt;BR /&gt;regards &lt;BR /&gt;debian111</description>
      <pubDate>Mon, 06 Feb 2006 07:11:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/kernel-panic-i-did-something-wrong-but-i-do-not-know-what/m-p/3724869#M21659</guid>
      <dc:creator>debian111</dc:creator>
      <dc:date>2006-02-06T07:11:57Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel Panic...I did something wrong, but I do not know what</title>
      <link>https://community.hpe.com/t5/operating-system-linux/kernel-panic-i-did-something-wrong-but-i-do-not-know-what/m-p/3724870#M21660</link>
      <description>modules.dep.....&lt;BR /&gt;Was not able to copy/paste error I got....&lt;BR /&gt;&lt;BR /&gt;modules/dep should be modules.dep...sorry people I am very tired, this problems about kernel, some other problems exshausted me.&lt;BR /&gt;&lt;BR /&gt;Thank you</description>
      <pubDate>Mon, 06 Feb 2006 07:16:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/kernel-panic-i-did-something-wrong-but-i-do-not-know-what/m-p/3724870#M21660</guid>
      <dc:creator>debian111</dc:creator>
      <dc:date>2006-02-06T07:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel Panic...I did something wrong, but I do not know what</title>
      <link>https://community.hpe.com/t5/operating-system-linux/kernel-panic-i-did-something-wrong-but-i-do-not-know-what/m-p/3724871#M21661</link>
      <description>Sometimes, when I recompile the kernel, I have problems with LABEL= in grub.conf. Try changing the root device in grub.conf to the specific device, if it's using labels.</description>
      <pubDate>Mon, 06 Feb 2006 08:08:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/kernel-panic-i-did-something-wrong-but-i-do-not-know-what/m-p/3724871#M21661</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2006-02-06T08:08:01Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel Panic...I did something wrong, but I do not know what</title>
      <link>https://community.hpe.com/t5/operating-system-linux/kernel-panic-i-did-something-wrong-but-i-do-not-know-what/m-p/3724872#M21662</link>
      <description>I haven't rebuilt my kernel for awhile, but my thoughts on are:&lt;BR /&gt;&lt;BR /&gt;The key might lie with the line "umount: devfs: not mounted" (I've added the v which seemed to be missing)  Your devfs does not appear to be mounting.  I'm guessing devfs is your problem as the FATAL came from modprobe and /dev/console could not be found.&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;Steven</description>
      <pubDate>Tue, 07 Feb 2006 14:37:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/kernel-panic-i-did-something-wrong-but-i-do-not-know-what/m-p/3724872#M21662</guid>
      <dc:creator>Procnus</dc:creator>
      <dc:date>2006-02-07T14:37:03Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel Panic...I did something wrong, but I do not know what</title>
      <link>https://community.hpe.com/t5/operating-system-linux/kernel-panic-i-did-something-wrong-but-i-do-not-know-what/m-p/3724873#M21663</link>
      <description>Related tot hat last post, are you sure you included the filesystem componants in the kernel?&lt;BR /&gt;&lt;BR /&gt;Did you build it modular, if so did you re-build the initrd with the filesystem modules in it?</description>
      <pubDate>Tue, 07 Feb 2006 14:57:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/kernel-panic-i-did-something-wrong-but-i-do-not-know-what/m-p/3724873#M21663</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2006-02-07T14:57:19Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel Panic...I did something wrong, but I do not know what</title>
      <link>https://community.hpe.com/t5/operating-system-linux/kernel-panic-i-did-something-wrong-but-i-do-not-know-what/m-p/3724874#M21664</link>
      <description>I have no so much experinece, could you plese be more precise, I mean can you explain it in more details, I read many HOWTOs and I got the output I posted before , so now I am in stuck, I tried the same process last night and I got the same output&lt;BR /&gt;when I enter in shell &lt;BR /&gt;&lt;BR /&gt;dpkg -l|grep udev, I got that I am using some 0.5? I do not exacly which version, but I read somewhere that  I must install udev 0.72 or later for kernel 2.6.12 or later compilation.&lt;BR /&gt;&lt;BR /&gt;Shoul I install udev before kernel compiation or after kernel compilation?&lt;BR /&gt;&lt;BR /&gt;Anyway I pritiete very much your help, and thank you for that.&lt;BR /&gt;&lt;BR /&gt;Regards &lt;BR /&gt;Debian111&lt;BR /&gt;</description>
      <pubDate>Wed, 08 Feb 2006 06:53:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/kernel-panic-i-did-something-wrong-but-i-do-not-know-what/m-p/3724874#M21664</guid>
      <dc:creator>debian111</dc:creator>
      <dc:date>2006-02-08T06:53:42Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel Panic...I did something wrong, but I do not know what</title>
      <link>https://community.hpe.com/t5/operating-system-linux/kernel-panic-i-did-something-wrong-but-i-do-not-know-what/m-p/3724875#M21665</link>
      <description>2.6 deprecated DEVFS.  Make sure you have&lt;BR /&gt;the appropriate stuff in /dev and remove&lt;BR /&gt;devfs from the boot functionality. &lt;BR /&gt;&lt;BR /&gt;Replacement devfs funtionality is in udev.</description>
      <pubDate>Wed, 08 Feb 2006 11:28:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/kernel-panic-i-did-something-wrong-but-i-do-not-know-what/m-p/3724875#M21665</guid>
      <dc:creator>Bill Thorsteinson</dc:creator>
      <dc:date>2006-02-08T11:28:11Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel Panic...I did something wrong, but I do not know what</title>
      <link>https://community.hpe.com/t5/operating-system-linux/kernel-panic-i-did-something-wrong-but-i-do-not-know-what/m-p/3724876#M21666</link>
      <description>I have the same problem. I uninstalled devfs and installed udev.&lt;BR /&gt;kernel 2.6.15.1 boots fine but the 2.6.16.1 doesn't. Probably because it is custom build.&lt;BR /&gt;&lt;BR /&gt;does the drive address change from 2.6.15 to 2.6.16? mine right now is /dev/sda but i have also some usb card adapter that takes 4 devs (sdb-sde) and whenever I ugrade a kernel or do something to the boot it replaces the sda with sde.</description>
      <pubDate>Wed, 29 Mar 2006 00:34:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/kernel-panic-i-did-something-wrong-but-i-do-not-know-what/m-p/3724876#M21666</guid>
      <dc:creator>genti_1</dc:creator>
      <dc:date>2006-03-29T00:34:45Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel Panic...I did something wrong, but I do not know what</title>
      <link>https://community.hpe.com/t5/operating-system-linux/kernel-panic-i-did-something-wrong-but-i-do-not-know-what/m-p/3724877#M21667</link>
      <description>I think i narrowed down to initrd. I used the old initrd from the previous kernel to see what happened and from there it says that /sda was not found but i can get to a prompt. &lt;BR /&gt;&lt;BR /&gt;to make a initrd i used&lt;BR /&gt;# minitrd -o /boot/initrd.img-2.6.16-amd64-k8&lt;BR /&gt;&lt;BR /&gt;any thoughts?</description>
      <pubDate>Wed, 29 Mar 2006 00:58:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/kernel-panic-i-did-something-wrong-but-i-do-not-know-what/m-p/3724877#M21667</guid>
      <dc:creator>genti_1</dc:creator>
      <dc:date>2006-03-29T00:58:42Z</dc:date>
    </item>
  </channel>
</rss>

