<?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: lilo.conf help in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/lilo-conf-help/m-p/3090639#M7127</link>
    <description>I appreciate all the help, but so far no luck.    Right now if I use an image I get tons of errors for every library module called.  My plan now is to start with a clean install of RedHat 8.0 on a test system and see what happens when I rebuild the kernel without any changes to it.  Then rebuild the kernel with the fram buffer support.&lt;BR /&gt;&lt;BR /&gt;Thanks again for the help.&lt;BR /&gt;&lt;BR /&gt;--Jim</description>
    <pubDate>Mon, 13 Oct 2003 07:37:25 GMT</pubDate>
    <dc:creator>James Specht</dc:creator>
    <dc:date>2003-10-13T07:37:25Z</dc:date>
    <item>
      <title>lilo.conf help</title>
      <link>https://community.hpe.com/t5/operating-system-linux/lilo-conf-help/m-p/3090631#M7119</link>
      <description>OK.  I have rebuilt my kernel to support frame buffering, which works.  My problem is lilo can't find the root mount to start the system.  I have three images that I tried and none work.   The images vesafb1, 2 and 3 are my attempts.  Linux is the default image that works.  I did a "mkinitrd -v /boot/linux.vesafb.img `uname -r`" . But all I get are a bunch of library errors before it can't find the root file system.&lt;BR /&gt;&lt;BR /&gt;This is a scsi hd and root is on /dev/sda3&lt;BR /&gt;Any other information I can supply just ask.  This is getting frustrating to say the least!&lt;BR /&gt;&lt;BR /&gt;--Jim&lt;BR /&gt;&lt;BR /&gt;-----LILO.CONF-----&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;prompt&lt;BR /&gt;timeout=50&lt;BR /&gt;default=linux&lt;BR /&gt;boot=/dev/sda&lt;BR /&gt;map=/boot/map&lt;BR /&gt;install=/boot/boot.b&lt;BR /&gt;message=/boot/message&lt;BR /&gt;linear&lt;BR /&gt;vga=791&lt;BR /&gt;&lt;BR /&gt;image=/boot/linux.vesafb1&lt;BR /&gt;        label=Linux-vesafb&lt;BR /&gt;        read-only&lt;BR /&gt;        append="root=LABEL=/"&lt;BR /&gt;&lt;BR /&gt;image=/boot/linux.vesafb2&lt;BR /&gt;        label=Linux-vesafb&lt;BR /&gt;        initrd=/boot/initrd-linux.vesafb.img&lt;BR /&gt;        read-only&lt;BR /&gt;        append="root=LABEL=/"&lt;BR /&gt;&lt;BR /&gt;image=/boot/linux.vesafb3&lt;BR /&gt;        label=Linux-vesafb&lt;BR /&gt;        read-only&lt;BR /&gt;        root=/dev/dsa3&lt;BR /&gt;&lt;BR /&gt;image=/boot/vmlinuz-2.4.18-14&lt;BR /&gt;        label=linux&lt;BR /&gt;        initrd=/boot/initrd-2.4.18-14.img&lt;BR /&gt;        read-only&lt;BR /&gt;        append="root=LABEL=/"&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 10 Oct 2003 10:28:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/lilo-conf-help/m-p/3090631#M7119</guid>
      <dc:creator>James Specht</dc:creator>
      <dc:date>2003-10-10T10:28:00Z</dc:date>
    </item>
    <item>
      <title>Re: lilo.conf help</title>
      <link>https://community.hpe.com/t5/operating-system-linux/lilo-conf-help/m-p/3090632#M7120</link>
      <description>What about going with grub? Doesn't help.&lt;BR /&gt; &lt;BR /&gt;I'd like to know which distribution you are using so I can consult the appropriate manual.&lt;BR /&gt; &lt;BR /&gt;SEP</description>
      <pubDate>Fri, 10 Oct 2003 10:37:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/lilo-conf-help/m-p/3090632#M7120</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-10-10T10:37:32Z</dc:date>
    </item>
    <item>
      <title>Re: lilo.conf help</title>
      <link>https://community.hpe.com/t5/operating-system-linux/lilo-conf-help/m-p/3090633#M7121</link>
      <description>I am using RedHat 8.0 on this system and acouple of others are RH 7.3.  We don't use grub here due to some problems in the past that no one wants to retest against, so lilo is my only choice.</description>
      <pubDate>Fri, 10 Oct 2003 11:38:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/lilo-conf-help/m-p/3090633#M7121</guid>
      <dc:creator>James Specht</dc:creator>
      <dc:date>2003-10-10T11:38:27Z</dc:date>
    </item>
    <item>
      <title>Re: lilo.conf help</title>
      <link>https://community.hpe.com/t5/operating-system-linux/lilo-conf-help/m-p/3090634#M7122</link>
      <description>Did you cut-n-paste the lilo.conf? In case you did you might want to change  root=/dev/dsa3&lt;BR /&gt;to root=/dev/sda3</description>
      <pubDate>Fri, 10 Oct 2003 12:04:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/lilo-conf-help/m-p/3090634#M7122</guid>
      <dc:creator>Martin P.J. Zinser</dc:creator>
      <dc:date>2003-10-10T12:04:51Z</dc:date>
    </item>
    <item>
      <title>Re: lilo.conf help</title>
      <link>https://community.hpe.com/t5/operating-system-linux/lilo-conf-help/m-p/3090635#M7123</link>
      <description>That was a typo in the message.  Thanks for pointing it out.  I have been searching on the mkinitrd information.  It looks like I might need to recreate the initrd to support scsi correctly....I think.&lt;BR /&gt;&lt;BR /&gt;--Jim&lt;BR /&gt;</description>
      <pubDate>Fri, 10 Oct 2003 12:13:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/lilo-conf-help/m-p/3090635#M7123</guid>
      <dc:creator>James Specht</dc:creator>
      <dc:date>2003-10-10T12:13:15Z</dc:date>
    </item>
    <item>
      <title>Re: lilo.conf help</title>
      <link>https://community.hpe.com/t5/operating-system-linux/lilo-conf-help/m-p/3090636#M7124</link>
      <description>Hi,,&lt;BR /&gt;&lt;BR /&gt;I did poke around in my /boot (with a custom kernel). Besides of a new vmlinuz it does contain a map file to match the Kernel. How is that in your case?&lt;BR /&gt;&lt;BR /&gt;Greetings, Martin</description>
      <pubDate>Fri, 10 Oct 2003 17:45:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/lilo-conf-help/m-p/3090636#M7124</guid>
      <dc:creator>Martin P.J. Zinser</dc:creator>
      <dc:date>2003-10-10T17:45:08Z</dc:date>
    </item>
    <item>
      <title>Re: lilo.conf help</title>
      <link>https://community.hpe.com/t5/operating-system-linux/lilo-conf-help/m-p/3090637#M7125</link>
      <description>I can't remember if lilo support a "root=" line but you could at least try an &lt;BR /&gt; &lt;BR /&gt;append="root=/dev/hdaX"&lt;BR /&gt; &lt;BR /&gt;you could even try "root=/dev/hdaX" too but the first option will at least prove if we are on the right track. &lt;BR /&gt;</description>
      <pubDate>Sat, 11 Oct 2003 07:52:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/lilo-conf-help/m-p/3090637#M7125</guid>
      <dc:creator>Mark Grant</dc:creator>
      <dc:date>2003-10-11T07:52:43Z</dc:date>
    </item>
    <item>
      <title>Re: lilo.conf help</title>
      <link>https://community.hpe.com/t5/operating-system-linux/lilo-conf-help/m-p/3090638#M7126</link>
      <description>If you have created a new kernel, then yes, you most definately will have to create a new init ramdisk.&lt;BR /&gt; &lt;BR /&gt;The kernel version/revision is all that's really required to make the new initrd, you just boot up (old kernel), and issue the command:&lt;BR /&gt; &lt;BR /&gt;(Assumption: vesafb1 is the new kernel)&lt;BR /&gt; &lt;BR /&gt;mkinitrd /boot/initrd-vesafb1 &lt;NEW-KERNE-VERSION-REVISION&gt; &lt;BR /&gt; &lt;BR /&gt;The kernel version/revision is basically the /lib/modules/ structure the modules associated with the kernel live.&lt;/NEW-KERNE-VERSION-REVISION&gt;</description>
      <pubDate>Sun, 12 Oct 2003 19:31:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/lilo-conf-help/m-p/3090638#M7126</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2003-10-12T19:31:20Z</dc:date>
    </item>
    <item>
      <title>Re: lilo.conf help</title>
      <link>https://community.hpe.com/t5/operating-system-linux/lilo-conf-help/m-p/3090639#M7127</link>
      <description>I appreciate all the help, but so far no luck.    Right now if I use an image I get tons of errors for every library module called.  My plan now is to start with a clean install of RedHat 8.0 on a test system and see what happens when I rebuild the kernel without any changes to it.  Then rebuild the kernel with the fram buffer support.&lt;BR /&gt;&lt;BR /&gt;Thanks again for the help.&lt;BR /&gt;&lt;BR /&gt;--Jim</description>
      <pubDate>Mon, 13 Oct 2003 07:37:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/lilo-conf-help/m-p/3090639#M7127</guid>
      <dc:creator>James Specht</dc:creator>
      <dc:date>2003-10-13T07:37:25Z</dc:date>
    </item>
    <item>
      <title>Re: lilo.conf help</title>
      <link>https://community.hpe.com/t5/operating-system-linux/lilo-conf-help/m-p/3090640#M7128</link>
      <description>Jim,&lt;BR /&gt;&lt;BR /&gt;If you can choose turn to rh9, more stable...&lt;BR /&gt;&lt;BR /&gt;J</description>
      <pubDate>Mon, 13 Oct 2003 07:43:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/lilo-conf-help/m-p/3090640#M7128</guid>
      <dc:creator>Jerome Henry</dc:creator>
      <dc:date>2003-10-13T07:43:17Z</dc:date>
    </item>
    <item>
      <title>Re: lilo.conf help</title>
      <link>https://community.hpe.com/t5/operating-system-linux/lilo-conf-help/m-p/3090641#M7129</link>
      <description>Thanks.  I'll look into RH9, but I have vendor issues of course.&lt;BR /&gt;&lt;BR /&gt;--Jim&lt;BR /&gt;</description>
      <pubDate>Mon, 13 Oct 2003 07:45:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/lilo-conf-help/m-p/3090641#M7129</guid>
      <dc:creator>James Specht</dc:creator>
      <dc:date>2003-10-13T07:45:23Z</dc:date>
    </item>
    <item>
      <title>Re: lilo.conf help</title>
      <link>https://community.hpe.com/t5/operating-system-linux/lilo-conf-help/m-p/3090642#M7130</link>
      <description>Of course, but you can download it for free from redhat.com&lt;BR /&gt;(plz 0 here).&lt;BR /&gt;&lt;BR /&gt;J</description>
      <pubDate>Mon, 13 Oct 2003 07:54:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/lilo-conf-help/m-p/3090642#M7130</guid>
      <dc:creator>Jerome Henry</dc:creator>
      <dc:date>2003-10-13T07:54:47Z</dc:date>
    </item>
    <item>
      <title>Re: lilo.conf help</title>
      <link>https://community.hpe.com/t5/operating-system-linux/lilo-conf-help/m-p/3090643#M7131</link>
      <description>When building your own kernels from the RH provided source tree's, I'd suggest modifying the EXTRAVERSION flag (in the root Makefile), just to ensure you have your own, separate version.&lt;BR /&gt; &lt;BR /&gt;It means less issue with overlapping /lib/modules/ tree structures.</description>
      <pubDate>Mon, 13 Oct 2003 18:17:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/lilo-conf-help/m-p/3090643#M7131</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2003-10-13T18:17:13Z</dc:date>
    </item>
  </channel>
</rss>

