<?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 config help with rh 8.0 in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/kernel-config-help-with-rh-8-0/m-p/2917534#M78353</link>
    <description>Looks like when it issued the 'mount -a' to mount all file-systems, something wasn't quite right.&lt;BR /&gt;&lt;BR /&gt;Check your /etc/fstab to find out what mounts occur during boot-up (those lines without 'noauto' on them), and verify that the FS-Type (3rd column) is correct for the file system (first column).&lt;BR /&gt;&lt;BR /&gt;You might have some lines that start with 'LABEL=', these point to an efs2 label marker.  You'll need to use the 'e2label' program to find out which filesystems these actually point too.</description>
    <pubDate>Wed, 05 Mar 2003 00:31:18 GMT</pubDate>
    <dc:creator>Stuart Browne</dc:creator>
    <dc:date>2003-03-05T00:31:18Z</dc:date>
    <item>
      <title>Kernel config help with rh 8.0</title>
      <link>https://community.hpe.com/t5/operating-system-linux/kernel-config-help-with-rh-8-0/m-p/2917530#M78349</link>
      <description>I was wondering if it would be possible to get a copy of someones kernel config file. Because I'm updating my kernel from 2.4.18-14 to 2.4.20 and I don't know all of the options I should pick. I've tried a couple of times to do it my self but my sound, dvd/cdrw, and usb won't work. I've looked for the current config on my system but i can't find it. If you could send me your config, or tell me of a place I could get a config for my ze1250 it would really be a big help. I'm using red hat 8.0 if it matters.&lt;BR /&gt;Thanks, &lt;BR /&gt;Jeremy Loe</description>
      <pubDate>Mon, 03 Mar 2003 21:19:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/kernel-config-help-with-rh-8-0/m-p/2917530#M78349</guid>
      <dc:creator>Jeremy Loe</dc:creator>
      <dc:date>2003-03-03T21:19:07Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel config help with rh 8.0</title>
      <link>https://community.hpe.com/t5/operating-system-linux/kernel-config-help-with-rh-8-0/m-p/2917531#M78350</link>
      <description>The 2.4.20 kernel config I use for a ze4100 with ACPI and software suspend is at&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.cybersym.com/pages/linux-ze4100.html" target="_blank"&gt;http://www.cybersym.com/pages/linux-ze4100.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;along with patch details, etc.&lt;BR /&gt;&lt;BR /&gt;Bruce</description>
      <pubDate>Mon, 03 Mar 2003 22:22:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/kernel-config-help-with-rh-8-0/m-p/2917531#M78350</guid>
      <dc:creator>Bruce Copeland</dc:creator>
      <dc:date>2003-03-03T22:22:17Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel config help with rh 8.0</title>
      <link>https://community.hpe.com/t5/operating-system-linux/kernel-config-help-with-rh-8-0/m-p/2917532#M78351</link>
      <description>Thanks Bruce, I'm going to try it as soon as possible. Again thanks a ton.&lt;BR /&gt;thanks,&lt;BR /&gt;Jeremy loe</description>
      <pubDate>Tue, 04 Mar 2003 00:28:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/kernel-config-help-with-rh-8-0/m-p/2917532#M78351</guid>
      <dc:creator>Jeremy Loe</dc:creator>
      <dc:date>2003-03-04T00:28:15Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel config help with rh 8.0</title>
      <link>https://community.hpe.com/t5/operating-system-linux/kernel-config-help-with-rh-8-0/m-p/2917533#M78352</link>
      <description>I'm having one problem with my kernel. when i boot it up, heres what it gives me.&lt;BR /&gt;mount: wrong fs type, bad option, bad superblock on none, or too many mounted file systems.&lt;BR /&gt;netfs: Mounting other filesystems: failed&lt;BR /&gt;&lt;BR /&gt;this was pulled from my /var/log/boot.log&lt;BR /&gt;&lt;BR /&gt;if you know what i should do it would be a great help. Other than that everything works, So thanks.&lt;BR /&gt;&lt;BR /&gt;thanks,&lt;BR /&gt;Jeremy loe</description>
      <pubDate>Tue, 04 Mar 2003 22:56:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/kernel-config-help-with-rh-8-0/m-p/2917533#M78352</guid>
      <dc:creator>Jeremy Loe</dc:creator>
      <dc:date>2003-03-04T22:56:50Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel config help with rh 8.0</title>
      <link>https://community.hpe.com/t5/operating-system-linux/kernel-config-help-with-rh-8-0/m-p/2917534#M78353</link>
      <description>Looks like when it issued the 'mount -a' to mount all file-systems, something wasn't quite right.&lt;BR /&gt;&lt;BR /&gt;Check your /etc/fstab to find out what mounts occur during boot-up (those lines without 'noauto' on them), and verify that the FS-Type (3rd column) is correct for the file system (first column).&lt;BR /&gt;&lt;BR /&gt;You might have some lines that start with 'LABEL=', these point to an efs2 label marker.  You'll need to use the 'e2label' program to find out which filesystems these actually point too.</description>
      <pubDate>Wed, 05 Mar 2003 00:31:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/kernel-config-help-with-rh-8-0/m-p/2917534#M78353</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2003-03-05T00:31:18Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel config help with rh 8.0</title>
      <link>https://community.hpe.com/t5/operating-system-linux/kernel-config-help-with-rh-8-0/m-p/2917535#M78354</link>
      <description>Jeremy,&lt;BR /&gt;&lt;BR /&gt;Stuart definitely has the right idea.  In addition, you might want to run make xconfig in your kernel source directory, and look at what filesystems are enabled.  I tend to be a bit conservative about what filesystems I enable on a notebook.  Since you got the original config from me, it's quite possible that a filesystem you need isn't currently enabled in the config.&lt;BR /&gt;&lt;BR /&gt;Bruce</description>
      <pubDate>Wed, 05 Mar 2003 01:11:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/kernel-config-help-with-rh-8-0/m-p/2917535#M78354</guid>
      <dc:creator>Bruce Copeland</dc:creator>
      <dc:date>2003-03-05T01:11:34Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel config help with rh 8.0</title>
      <link>https://community.hpe.com/t5/operating-system-linux/kernel-config-help-with-rh-8-0/m-p/2917536#M78355</link>
      <description>Thanks guys i'll check that out.&lt;BR /&gt;thanks,&lt;BR /&gt;Jeremy Loe</description>
      <pubDate>Wed, 05 Mar 2003 01:48:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/kernel-config-help-with-rh-8-0/m-p/2917536#M78355</guid>
      <dc:creator>Jeremy Loe</dc:creator>
      <dc:date>2003-03-05T01:48:48Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel config help with rh 8.0</title>
      <link>https://community.hpe.com/t5/operating-system-linux/kernel-config-help-with-rh-8-0/m-p/2917537#M78356</link>
      <description>hi,&lt;BR /&gt;easiest way is to check /proc/filesytems. if the file system you are talking is listed there, then the support is there. else, you may need to recompile your kernel.&lt;BR /&gt;hth&lt;BR /&gt;-balaji</description>
      <pubDate>Wed, 05 Mar 2003 04:24:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/kernel-config-help-with-rh-8-0/m-p/2917537#M78356</guid>
      <dc:creator>Balaji N</dc:creator>
      <dc:date>2003-03-05T04:24:20Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel config help with rh 8.0</title>
      <link>https://community.hpe.com/t5/operating-system-linux/kernel-config-help-with-rh-8-0/m-p/2917538#M78357</link>
      <description>Thanks I'll check that out to.&lt;BR /&gt;thanks,&lt;BR /&gt;jeremy loe&lt;BR /&gt;</description>
      <pubDate>Wed, 05 Mar 2003 12:08:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/kernel-config-help-with-rh-8-0/m-p/2917538#M78357</guid>
      <dc:creator>Jeremy Loe</dc:creator>
      <dc:date>2003-03-05T12:08:14Z</dc:date>
    </item>
  </channel>
</rss>

