<?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 Re: Kernel Panic in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/kernel-panic/m-p/3045624#M76306</link>
    <description>Hi dear Henry...&lt;BR /&gt;&lt;BR /&gt;Thanks for your instant response, &lt;BR /&gt;and I am afraid that I don't know how to add the support for ext3 filesystem in Linux kernel. Would you be so kind to let me know that how to do this.&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;&lt;BR /&gt;Jahan</description>
    <pubDate>Sun, 10 Aug 2003 13:10:57 GMT</pubDate>
    <dc:creator>Jahanzeb</dc:creator>
    <dc:date>2003-08-10T13:10:57Z</dc:date>
    <item>
      <title>Kernel Panic</title>
      <link>https://community.hpe.com/t5/operating-system-linux/kernel-panic/m-p/3045619#M76301</link>
      <description>Hi ........&lt;BR /&gt;this is Jahan,&lt;BR /&gt;I have created a bzImage for Redhat Linux 9 with kernel version 2.4.20-8. After making the necessary changes in the grub.conf file, when I reboot my system with the new kernel, then the system gives me the following messages.&lt;BR /&gt;&lt;BR /&gt;mount: error 19 mounting ext3&lt;BR /&gt;pivotroot: pivot_root (/sysroot, /sysroot/initrd) failed: 2&lt;BR /&gt;umount /initrd/proc failed : 2&lt;BR /&gt;freeing unused kernel memory: 156 k freed.&lt;BR /&gt;kernel panic : no init found. try passing init = option to kernel&lt;BR /&gt;&lt;BR /&gt;Can anyone help me that how I can rectify this problem.&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 09 Aug 2003 15:09:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/kernel-panic/m-p/3045619#M76301</guid>
      <dc:creator>Jahanzeb</dc:creator>
      <dc:date>2003-08-09T15:09:23Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel Panic</title>
      <link>https://community.hpe.com/t5/operating-system-linux/kernel-panic/m-p/3045620#M76302</link>
      <description>Hi Jahan,&lt;BR /&gt;&lt;BR /&gt;There are good chances that your system doesn't find its partitions. Could you post :&lt;BR /&gt;&lt;BR /&gt;- your grub.conf file ;&lt;BR /&gt;- your /boot content.&lt;BR /&gt;&lt;BR /&gt;Tks&lt;BR /&gt;&lt;BR /&gt;J</description>
      <pubDate>Sat, 09 Aug 2003 16:07:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/kernel-panic/m-p/3045620#M76302</guid>
      <dc:creator>Jerome Henry</dc:creator>
      <dc:date>2003-08-09T16:07:08Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel Panic</title>
      <link>https://community.hpe.com/t5/operating-system-linux/kernel-panic/m-p/3045621#M76303</link>
      <description>did you create/define in grub.conf  initrd file for your kernel?&lt;BR /&gt;&lt;BR /&gt;Vitaly</description>
      <pubDate>Sun, 10 Aug 2003 08:02:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/kernel-panic/m-p/3045621#M76303</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2003-08-10T08:02:33Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel Panic</title>
      <link>https://community.hpe.com/t5/operating-system-linux/kernel-panic/m-p/3045622#M76304</link>
      <description>Hello Dear &lt;BR /&gt;&lt;BR /&gt;Here is the grub.conf&lt;BR /&gt;&lt;BR /&gt;# grub.conf generated by anaconda&lt;BR /&gt;#&lt;BR /&gt;# Note that you do not have to rerun grub after making changes to this file&lt;BR /&gt;# NOTICE:  You have a /boot partition.  This means that&lt;BR /&gt;#          all kernel and initrd paths are relative to /boot/, eg.&lt;BR /&gt;#          root (hd0,0)&lt;BR /&gt;#          kernel /vmlinuz-version ro root=/dev/hda5&lt;BR /&gt;#          initrd /initrd-version.img&lt;BR /&gt;#boot=/dev/hda&lt;BR /&gt;default=0&lt;BR /&gt;timeout=10&lt;BR /&gt;splashimage=(hd0,0)/grub/splash.xpm.gz&lt;BR /&gt;title Red Hat Linux 9(Jahanzeb) (2.4.20-8)&lt;BR /&gt; root (hd0,0)&lt;BR /&gt; kernel /vmlinuz-2.4.20-8 ro root=LABEL=/&lt;BR /&gt; initrd /initrd-2.4.20-8.img&lt;BR /&gt;&lt;BR /&gt;title DAO GUNJRANAWALA (Compiled by Jahanzeb) &lt;BR /&gt; root (hd0,0)&lt;BR /&gt; kernel /bzImage.myker.8aug2003 ro root=LABEL=/&lt;BR /&gt; initrd /initrd-2.4.20-8.8aug2003.img&lt;BR /&gt;&lt;BR /&gt;And here are the contents of /boot.&lt;BR /&gt;&lt;BR /&gt;-rw-r--r--    1 root     root        87241 Aug  9 19:42 2.4.20-8.8aug2003.img&lt;BR /&gt;-rw-r--r--    1 root     root         5824 Jan 25  2003 boot.b&lt;BR /&gt;-rw-r--r--    1 root     root            0 Aug 10 14:09 boot.list&lt;BR /&gt;-rw-r--r--    1 root     root      1195948 Aug  8 18:50 bzImage.myker.8aug2003&lt;BR /&gt;-rw-r--r--    1 root     root          612 Jan 25  2003 chain.b&lt;BR /&gt;-rw-r--r--    1 root     root        44309 Mar 14 04:01 config-2.4.20-8&lt;BR /&gt;-rw-r--r--    1 root     root        38820 Aug  8 18:48 config-2.4.20-8.8aug2003&lt;BR /&gt;drwxr-xr-x    2 root     root         4096 Aug 10 14:08 grub&lt;BR /&gt;-rw-r--r--    1 root     root        87309 Aug  9 19:43 initrd-2.4.20-8.8aug2003.img&lt;BR /&gt;-rw-r--r--    1 root     root       149668 Aug  7 19:14 initrd-2.4.20-8.img&lt;BR /&gt;-rw-r--r--    1 root     root          473 Aug  7 19:14 kernel.h&lt;BR /&gt;drwx------    2 root     root        16384 Aug  7 19:06 lost+found&lt;BR /&gt;-rw-r--r--    1 root     root        23108 Feb 25 05:51 message&lt;BR /&gt;-rw-r--r--    1 root     root        21282 Feb 25 05:51 message.ja&lt;BR /&gt;lrwxrwxrwx    1 root     root           20 Aug  7 19:14 module-info -&amp;gt; module-info-2.4.20-8&lt;BR /&gt;-rw-r--r--    1 root     root        15436 Mar 14 04:01 module-info-2.4.20-8&lt;BR /&gt;-rw-r--r--    1 root     root          640 Jan 25  2003 os2_d.b&lt;BR /&gt;lrwxrwxrwx    1 root     root           19 Aug  7 19:14 System.map -&amp;gt; System.map-2.4.20-8&lt;BR /&gt;-rw-r--r--    1 root     root       520129 Mar 14 04:01 System.map-2.4.20-8&lt;BR /&gt;-rw-r--r--    1 root     root       541124 Aug  8 19:02 System.map-myker.8aug2003&lt;BR /&gt;-rw-r--r--    1 root     root      3193503 Mar 14 04:01 vmlinux-2.4.20-8&lt;BR /&gt;lrwxrwxrwx    1 root     root           16 Aug  7 19:14 vmlinuz -&amp;gt; vmlinuz-2.4.20-8&lt;BR /&gt;-rw-r--r--    1 root     root      1122186 Mar 14 04:01 vmlinuz-2.4.20-8&lt;BR /&gt;</description>
      <pubDate>Sun, 10 Aug 2003 08:14:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/kernel-panic/m-p/3045622#M76304</guid>
      <dc:creator>Jahanzeb</dc:creator>
      <dc:date>2003-08-10T08:14:24Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel Panic</title>
      <link>https://community.hpe.com/t5/operating-system-linux/kernel-panic/m-p/3045623#M76305</link>
      <description>did you include support for ext3 filesystem in your kernel?</description>
      <pubDate>Sun, 10 Aug 2003 10:09:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/kernel-panic/m-p/3045623#M76305</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2003-08-10T10:09:30Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel Panic</title>
      <link>https://community.hpe.com/t5/operating-system-linux/kernel-panic/m-p/3045624#M76306</link>
      <description>Hi dear Henry...&lt;BR /&gt;&lt;BR /&gt;Thanks for your instant response, &lt;BR /&gt;and I am afraid that I don't know how to add the support for ext3 filesystem in Linux kernel. Would you be so kind to let me know that how to do this.&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;&lt;BR /&gt;Jahan</description>
      <pubDate>Sun, 10 Aug 2003 13:10:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/kernel-panic/m-p/3045624#M76306</guid>
      <dc:creator>Jahanzeb</dc:creator>
      <dc:date>2003-08-10T13:10:57Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel Panic</title>
      <link>https://community.hpe.com/t5/operating-system-linux/kernel-panic/m-p/3045625#M76307</link>
      <description>Unless you specifically went out of your way to exclude it ext3 filesystem support is in your kernel.&lt;BR /&gt;&lt;BR /&gt;It would appear that my may have a disk/hardware problem.  Is the behavior consistent?&lt;BR /&gt;&lt;BR /&gt;State your version of Linux. Looks like 7.3.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;SEP&lt;BR /&gt;On the way to Wyoming&lt;BR /&gt;A friend of Jerome Henry&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 10 Aug 2003 22:53:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/kernel-panic/m-p/3045625#M76307</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-08-10T22:53:17Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel Panic</title>
      <link>https://community.hpe.com/t5/operating-system-linux/kernel-panic/m-p/3045626#M76308</link>
      <description>Jahan,&lt;BR /&gt;&lt;BR /&gt;Look under "file systems" for ext3 in your kernel config and make sure it is compiled into the kernel and NOT selected as a module. (Modules for the root file system can be made to work at boot, but that is another story:))&lt;BR /&gt;&lt;BR /&gt;James</description>
      <pubDate>Mon, 11 Aug 2003 10:51:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/kernel-panic/m-p/3045626#M76308</guid>
      <dc:creator>James Wilson_5</dc:creator>
      <dc:date>2003-08-11T10:51:28Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel Panic</title>
      <link>https://community.hpe.com/t5/operating-system-linux/kernel-panic/m-p/3045627#M76309</link>
      <description>&amp;gt;and make sure it is compiled into the kernel &amp;gt;and NOT selected as a module. (Modules for &amp;gt;the root file system can be made to work at &amp;gt;boot, but that is another story:)) &lt;BR /&gt;&lt;BR /&gt;AFAIK, in RH Linux kernel compiled with ext3 as module. Just because it RHL uses initrd by default.&lt;BR /&gt;</description>
      <pubDate>Mon, 11 Aug 2003 10:56:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/kernel-panic/m-p/3045627#M76309</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2003-08-11T10:56:43Z</dc:date>
    </item>
  </channel>
</rss>

