<?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: problem building kernel v2.4.17 in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/problem-building-kernel-v2-4-17/m-p/2665225#M1137</link>
    <description>Personally, I don't use the initrd images, so I don't have a lot of experience with them, but if you do this (for your kernel version)&lt;BR /&gt;&lt;BR /&gt;$ mkinitrd /boot/initrd-2.4.17.img 2.4.17&lt;BR /&gt;&lt;BR /&gt;it should be smart enough to grab all the stuff you need at boot time.  I don't know how to verify this though.</description>
    <pubDate>Fri, 15 Feb 2002 19:37:42 GMT</pubDate>
    <dc:creator>Eric Ladner</dc:creator>
    <dc:date>2002-02-15T19:37:42Z</dc:date>
    <item>
      <title>problem building kernel v2.4.17</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problem-building-kernel-v2-4-17/m-p/2665221#M1133</link>
      <description>All,&lt;BR /&gt;I am haing problem building kernel v2,4,17.  What I did was copy .config from the old kernel to the new kernel diruectory, then run make menuconfig on the new kernel Make some minor changes and save the config file. Everything went smoothly except when I tried to boot the new kernel, it pukes on /lib/ext3.0 symbol not found. When I boot from the old kernel and went to /lib and check for ext3.0, it's not there. What gives????? Do I need to do something with the initial ramdisk to load this module since my default file system is ext3.  Thanks.</description>
      <pubDate>Thu, 14 Feb 2002 20:09:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problem-building-kernel-v2-4-17/m-p/2665221#M1133</guid>
      <dc:creator>K.C. Chan</dc:creator>
      <dc:date>2002-02-14T20:09:57Z</dc:date>
    </item>
    <item>
      <title>Re: problem building kernel v2.4.17</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problem-building-kernel-v2-4-17/m-p/2665222#M1134</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;When you regen your kernel using your old .config file, use "make oldconfig" instead of "make menuconfig" or "make xconfig".&lt;BR /&gt;"make oldconfig" give you series of question if you want to use the new features.&lt;BR /&gt;&lt;BR /&gt;If you want to try one more time, you should start from "make mrproper" to clear everything.&lt;BR /&gt;This command also delete your .config. so I advice you to save your .config into other directory.&lt;BR /&gt;&lt;BR /&gt;Good luck.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 15 Feb 2002 10:40:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problem-building-kernel-v2-4-17/m-p/2665222#M1134</guid>
      <dc:creator>I_M</dc:creator>
      <dc:date>2002-02-15T10:40:21Z</dc:date>
    </item>
    <item>
      <title>Re: problem building kernel v2.4.17</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problem-building-kernel-v2-4-17/m-p/2665223#M1135</link>
      <description>If you are booting from an ext3 partition (i.e. whereever your kernel lives) it cannot be compiled as a module, but must be built in to the kernel.&lt;BR /&gt;&lt;BR /&gt;Unless of course you're using an initrd image, but you didn't mention that you were.&lt;BR /&gt;&lt;BR /&gt;Cheers</description>
      <pubDate>Fri, 15 Feb 2002 14:18:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problem-building-kernel-v2-4-17/m-p/2665223#M1135</guid>
      <dc:creator>Eric Ladner</dc:creator>
      <dc:date>2002-02-15T14:18:56Z</dc:date>
    </item>
    <item>
      <title>Re: problem building kernel v2.4.17</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problem-building-kernel-v2-4-17/m-p/2665224#M1136</link>
      <description>Eric, Yes the original kernel uses initrd. How do I make the initial ramdisk for the new kernel? Is it via mkinitrd command, if so, then how do I make sure that ext3 modules gets loaded during boot up? If it's not via mkinitrd, then where in the new kernel should I copy the file(what file name is it) over to /boot?  Thanks.</description>
      <pubDate>Fri, 15 Feb 2002 15:16:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problem-building-kernel-v2-4-17/m-p/2665224#M1136</guid>
      <dc:creator>K.C. Chan</dc:creator>
      <dc:date>2002-02-15T15:16:59Z</dc:date>
    </item>
    <item>
      <title>Re: problem building kernel v2.4.17</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problem-building-kernel-v2-4-17/m-p/2665225#M1137</link>
      <description>Personally, I don't use the initrd images, so I don't have a lot of experience with them, but if you do this (for your kernel version)&lt;BR /&gt;&lt;BR /&gt;$ mkinitrd /boot/initrd-2.4.17.img 2.4.17&lt;BR /&gt;&lt;BR /&gt;it should be smart enough to grab all the stuff you need at boot time.  I don't know how to verify this though.</description>
      <pubDate>Fri, 15 Feb 2002 19:37:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problem-building-kernel-v2-4-17/m-p/2665225#M1137</guid>
      <dc:creator>Eric Ladner</dc:creator>
      <dc:date>2002-02-15T19:37:42Z</dc:date>
    </item>
    <item>
      <title>Re: problem building kernel v2.4.17</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problem-building-kernel-v2-4-17/m-p/2665226#M1138</link>
      <description>I've already make the initial ramdisk, allthough it seem a bit strange, bec i got this warning:&lt;BR /&gt;"/sbin/mkinitrd: [: /lib/modules/2.4.17/./kernel/drivers/scsi/sys53c8xx.o: binary operator expected."&lt;BR /&gt;&lt;BR /&gt;after reboot with the new kernel, the new kernel panic bec. of this error: "/lib/ext3.o: symbol not found kmap_high " and so on. It failed to mount ext3 and the kernel PANIC.  NOTE: all my filesystem is ext3 including / and /boot.&lt;BR /&gt;&lt;BR /&gt;Does anyone have any suggestions to get this to work? Thanks.</description>
      <pubDate>Fri, 15 Feb 2002 21:55:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problem-building-kernel-v2-4-17/m-p/2665226#M1138</guid>
      <dc:creator>K.C. Chan</dc:creator>
      <dc:date>2002-02-15T21:55:29Z</dc:date>
    </item>
    <item>
      <title>Re: problem building kernel v2.4.17</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problem-building-kernel-v2-4-17/m-p/2665227#M1139</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I personally never use mkinitrd to build my ramdisks, because I don't know what exactly is done.&lt;BR /&gt;&lt;BR /&gt;Here is my method :&lt;BR /&gt;&lt;BR /&gt;cp /boot/&lt;OLD_INITRD&gt; /tmp/initrd.gz&lt;BR /&gt;gunzip /tmp/initrd.gz&lt;BR /&gt;mkdir /tmp/mnt&lt;BR /&gt;mount -oloop /tmp/initrd /tmp/mnt&lt;BR /&gt;cd /tmp/mnt/lib&lt;BR /&gt;ls -al&lt;BR /&gt;&lt;BR /&gt;Normally, the modules used to boot your kernel are stored there. You can also check "insmod" or "modprobe" commands in /tmp/mnt/linuxrc script file to check needed modules.&lt;BR /&gt;&lt;BR /&gt;Then, go to /lib/modules/2.4.17/kernel/... and copy the newly builded modules into /tmp/mnt/lib.&lt;BR /&gt;For ext3 to work, you need :&lt;BR /&gt;/lib/modules/2.4.17/kernel/fs/ext3/ext3.o&lt;BR /&gt;/lib/modules/2.4.17/kernel/fs/jbd/jbd.o&lt;BR /&gt;&lt;BR /&gt;Of course, you may also need a specific driver if you have your hard disks on scsi :&lt;BR /&gt;&lt;BR /&gt;/lib/modules/2.4.17/kernel/drivers/scsi/sym53c8xx.o&lt;BR /&gt;&lt;BR /&gt;After that :&lt;BR /&gt;&lt;BR /&gt;cd /&lt;BR /&gt;umount /tmp/mnt&lt;BR /&gt;gzip /tmp/initrd&lt;BR /&gt;mv /tmp/initrd.gz /boot/initrd-2.4.17.img&lt;BR /&gt;&lt;BR /&gt;Now, your newly built initrd file is ready to be used. Of course, don't forget to modify your /etc/lilo.conf file accordingly and type /sbin/lilo to refresh the boot area of your disks.&lt;BR /&gt;&lt;BR /&gt;Good luck.&lt;BR /&gt;&lt;BR /&gt;Kodjo&lt;BR /&gt;&lt;/OLD_INITRD&gt;</description>
      <pubDate>Sun, 17 Feb 2002 22:02:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problem-building-kernel-v2-4-17/m-p/2665227#M1139</guid>
      <dc:creator>Kodjo Agbenu</dc:creator>
      <dc:date>2002-02-17T22:02:43Z</dc:date>
    </item>
    <item>
      <title>Re: problem building kernel v2.4.17</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problem-building-kernel-v2-4-17/m-p/2665228#M1140</link>
      <description>Kodjo,&lt;BR /&gt;I was able to resolve ext3.0 module problem with step you give me, But I having scsi problem with this module: sym53c8xx.o.  I checked, and it is in the initrd file. Here's the error:&lt;BR /&gt;/lib/sym53c8xx.o unresolved symbol scsi_bios_param_R8411b54&lt;BR /&gt;/lib/sym53c8xx.o unresolved symbol scsi_unregister_module_R81d85a75&lt;BR /&gt;/lib/sym53c8xx.o unresolved symbol scsi_unregister_Rf41754fd&lt;BR /&gt;/lib/sym53c8xx.o unresolved symbol scsi_register_Ref96d3d9&lt;BR /&gt;/lib/sym53c8xx.o unresolved symbol scsi_register_module_Rfa20b7b0&lt;BR /&gt;Error: /bin/insmod Exited abnormally&lt;BR /&gt;kernel panic: No init found.  Try passing init= option to kernel&lt;BR /&gt;&lt;BR /&gt;Does any know what this mean?  Thanks in advance for your help.</description>
      <pubDate>Tue, 19 Feb 2002 21:07:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problem-building-kernel-v2-4-17/m-p/2665228#M1140</guid>
      <dc:creator>K.C. Chan</dc:creator>
      <dc:date>2002-02-19T21:07:59Z</dc:date>
    </item>
    <item>
      <title>Re: problem building kernel v2.4.17</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problem-building-kernel-v2-4-17/m-p/2665229#M1141</link>
      <description>Kodjo,&lt;BR /&gt;It work, all I had to do was re-copy over all the modules I needed for initrd. Thanks for your help. I only wish I could go back and give 10 pts for taking time to help me.  Thanks again.</description>
      <pubDate>Tue, 19 Feb 2002 21:22:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problem-building-kernel-v2-4-17/m-p/2665229#M1141</guid>
      <dc:creator>K.C. Chan</dc:creator>
      <dc:date>2002-02-19T21:22:40Z</dc:date>
    </item>
  </channel>
</rss>

