<?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: redhat 8 kernel recompile in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/redhat-8-kernel-recompile/m-p/2929396#M3947</link>
    <description>as expected passing options has no effect. box boots , ctrl x to text mode. ? gives choice of linux(2.4.18) or 2.4.20 kernel.&lt;BR /&gt;input 2.4.20 root=/dev/hda ,hda1, hda2  all the same result of kernel panic.  Personally, I dont believe the rh8 kernel reads lilo at all &amp;amp; uses grub regardless. anyone successfully recompile rh8 kernel &amp;amp; load it ...of course.&lt;BR /&gt;&lt;BR /&gt;by the way.. my compile was error free. just loading the new kernel with lilo has been the issue. With 7.0-3 was always able to recompile with lilo.</description>
    <pubDate>Wed, 19 Mar 2003 02:21:37 GMT</pubDate>
    <dc:creator>jamie roughan_1</dc:creator>
    <dc:date>2003-03-19T02:21:37Z</dc:date>
    <item>
      <title>redhat 8 kernel recompile</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-8-kernel-recompile/m-p/2929390#M3941</link>
      <description>having issues recompiling kernel on redhat 8.0 with lilo.&lt;BR /&gt;&lt;BR /&gt;while trying to upgrade to the latest stable 2.4.20 I make xconfig, make dep, make clean, make bzImage, compile modutils 2.4.20, make modules, make modules install, make install, edit lilo, run lilo and then get the following error on reboot:  kmod failed to execute /sbin/modprobe -s -k block -major -3, errno = 2&lt;BR /&gt;please append a correct "root=" boot option&lt;BR /&gt;kernel panic: VFS unable to mount root fs on 3:02&lt;BR /&gt;&lt;BR /&gt;always been able to recompile kernel in the past. ; - &amp;lt;&lt;BR /&gt;&lt;BR /&gt;here is a copy of the standard lilo.conf from redhat 8.0  1st time I've seen the append command used. ; - &amp;lt;&lt;BR /&gt;</description>
      <pubDate>Tue, 18 Mar 2003 07:11:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-8-kernel-recompile/m-p/2929390#M3941</guid>
      <dc:creator>jamie roughan_1</dc:creator>
      <dc:date>2003-03-18T07:11:33Z</dc:date>
    </item>
    <item>
      <title>Re: redhat 8 kernel recompile</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-8-kernel-recompile/m-p/2929391#M3942</link>
      <description>hi,&lt;BR /&gt;the kernel is not able to find the root disk. by anychance did u change the disk's etc or not.&lt;BR /&gt;&lt;BR /&gt;how abt trying to pass the root device option to the kernel at the lilo prompt.&lt;BR /&gt;&lt;BR /&gt;linux root=/dev/hdc2&lt;BR /&gt;&lt;BR /&gt;or something like that. and after it boots, use e2labelfs to check and change the root device LABEL name.&lt;BR /&gt;&lt;BR /&gt;please post ur findings.&lt;BR /&gt;&lt;BR /&gt;hth&lt;BR /&gt;-balaji</description>
      <pubDate>Tue, 18 Mar 2003 07:27:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-8-kernel-recompile/m-p/2929391#M3942</guid>
      <dc:creator>Balaji N</dc:creator>
      <dc:date>2003-03-18T07:27:07Z</dc:date>
    </item>
    <item>
      <title>Re: redhat 8 kernel recompile</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-8-kernel-recompile/m-p/2929392#M3943</link>
      <description>Hi &lt;BR /&gt;Do you use scsi disk as system disk? or IDE?&lt;BR /&gt;Do you use scsi driver into kernel or module?&lt;BR /&gt;&lt;BR /&gt;If you use scsi disk and scsi driver as module, you need to do /sbin/mkinitrd in your steps ( before edit lilo).&lt;BR /&gt;&lt;BR /&gt;Tlaking about "modproble -k " error, its not a root cause of your problem. All system have same message (including mine).&lt;BR /&gt;This is already reported to Bugzilla at RedHat, but it hasn't been fixed so far.&lt;BR /&gt;&lt;BR /&gt;Good luck&lt;BR /&gt;</description>
      <pubDate>Tue, 18 Mar 2003 08:08:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-8-kernel-recompile/m-p/2929392#M3943</guid>
      <dc:creator>I_M</dc:creator>
      <dc:date>2003-03-18T08:08:27Z</dc:date>
    </item>
    <item>
      <title>Re: redhat 8 kernel recompile</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-8-kernel-recompile/m-p/2929393#M3944</link>
      <description>I think that it's not loading the driver of the SCSI device.&lt;BR /&gt;Run mkinitrd package , and lilo will load&lt;BR /&gt;an initrd if you ask it to.&lt;BR /&gt;Regards,&lt;BR /&gt;Sergejs</description>
      <pubDate>Tue, 18 Mar 2003 08:30:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-8-kernel-recompile/m-p/2929393#M3944</guid>
      <dc:creator>Sergejs Svitnevs</dc:creator>
      <dc:date>2003-03-18T08:30:23Z</dc:date>
    </item>
    <item>
      <title>Re: redhat 8 kernel recompile</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-8-kernel-recompile/m-p/2929394#M3945</link>
      <description>AFAIK, we need initrd in order to use ext3 - it means we need initrd always in rh8</description>
      <pubDate>Tue, 18 Mar 2003 10:30:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-8-kernel-recompile/m-p/2929394#M3945</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2003-03-18T10:30:44Z</dc:date>
    </item>
    <item>
      <title>Re: redhat 8 kernel recompile</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-8-kernel-recompile/m-p/2929395#M3946</link>
      <description>thankyou for replying, I am not using scsi.  I have modified the lilo.conf file and will pass the linux root=dev/hda2 option which I believe will have no effect.</description>
      <pubDate>Wed, 19 Mar 2003 01:05:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-8-kernel-recompile/m-p/2929395#M3946</guid>
      <dc:creator>jamie roughan_1</dc:creator>
      <dc:date>2003-03-19T01:05:09Z</dc:date>
    </item>
    <item>
      <title>Re: redhat 8 kernel recompile</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-8-kernel-recompile/m-p/2929396#M3947</link>
      <description>as expected passing options has no effect. box boots , ctrl x to text mode. ? gives choice of linux(2.4.18) or 2.4.20 kernel.&lt;BR /&gt;input 2.4.20 root=/dev/hda ,hda1, hda2  all the same result of kernel panic.  Personally, I dont believe the rh8 kernel reads lilo at all &amp;amp; uses grub regardless. anyone successfully recompile rh8 kernel &amp;amp; load it ...of course.&lt;BR /&gt;&lt;BR /&gt;by the way.. my compile was error free. just loading the new kernel with lilo has been the issue. With 7.0-3 was always able to recompile with lilo.</description>
      <pubDate>Wed, 19 Mar 2003 02:21:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-8-kernel-recompile/m-p/2929396#M3947</guid>
      <dc:creator>jamie roughan_1</dc:creator>
      <dc:date>2003-03-19T02:21:37Z</dc:date>
    </item>
    <item>
      <title>Re: redhat 8 kernel recompile</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-8-kernel-recompile/m-p/2929397#M3948</link>
      <description>I've rebuilt kernels (in fact the 2.4.20 kernel with and without patches) a number of times under Red Hat 8 and never had a problem.  I use the steps:  make clean, make xconfig, make dep, make bzImage, make modules, make modules_install, and make install.  I do not do anything with lilo because I'm using grub.  &lt;BR /&gt;&lt;BR /&gt;If you're system is using grub, you should see the blue grub screen at boot.  If that's the case, I suggest you look at your /boot/grub/grub.conf file, and see if there's anything obviously different about the section for your 2.4.20 kernel and the original 2.4.18 kernel. If you can't find anything wrong there, then it's probably a kernel config problem.&lt;BR /&gt;&lt;BR /&gt;Bruce</description>
      <pubDate>Wed, 19 Mar 2003 03:53:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-8-kernel-recompile/m-p/2929397#M3948</guid>
      <dc:creator>Bruce Copeland</dc:creator>
      <dc:date>2003-03-19T03:53:25Z</dc:date>
    </item>
    <item>
      <title>Re: redhat 8 kernel recompile</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-8-kernel-recompile/m-p/2929398#M3949</link>
      <description>hi&lt;BR /&gt;are u using initrd? and i assume that the ide drivers are compile d into the kernel (not as module) since u have a ide hdd.&lt;BR /&gt;&lt;BR /&gt;try removing initrd and see if it helps.&lt;BR /&gt;&lt;BR /&gt;actually i had a similar problem  some time back. i had used some flags for gcc while compiling the kernel and it didnt work. after i removed those flags and it worked.&lt;BR /&gt;&lt;BR /&gt;-balaji</description>
      <pubDate>Wed, 19 Mar 2003 09:20:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-8-kernel-recompile/m-p/2929398#M3949</guid>
      <dc:creator>Balaji N</dc:creator>
      <dc:date>2003-03-19T09:20:49Z</dc:date>
    </item>
    <item>
      <title>Re: redhat 8 kernel recompile</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-8-kernel-recompile/m-p/2929399#M3950</link>
      <description>again: in RH7.3/8.0  kernels  ext3 support isn't built in in the kernelk, but by ext3 module. It means: it your root fs is ext3 (default in RH) and you didn't configure ext3 support into kernel, *you need initrd*&lt;BR /&gt;&lt;BR /&gt;Vitaly.</description>
      <pubDate>Sun, 23 Mar 2003 11:41:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-8-kernel-recompile/m-p/2929399#M3950</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2003-03-23T11:41:02Z</dc:date>
    </item>
  </channel>
</rss>

